Hello,
I tried to run this tool with this parameters:
--photos /home/diomas/Pictures/Photos --path "/home/diomas/picasa-db-backup"
And I got an exception on line 230:
<type 'exceptions.UnboundLocalError'> : local variable 'pmpDir' referenced before assignment
I didn't set tweak parameter so myPath is empty and there is no place where pmpDir is set
For now workaround is to set meaningless tweak parameter:
--tweak '/home/diomas/Pictures/Photos':'/home/diomas/Pictures/Photos'
Hello,
I tried to run this tool with this parameters:
--photos /home/diomas/Pictures/Photos --path "/home/diomas/picasa-db-backup"And I got an exception on line 230:
<type 'exceptions.UnboundLocalError'> : local variable 'pmpDir' referenced before assignmentI didn't set tweak parameter so
myPathis empty and there is no place wherepmpDiris setFor now workaround is to set meaningless tweak parameter:
--tweak '/home/diomas/Pictures/Photos':'/home/diomas/Pictures/Photos'