Open 807660937 opened 7 years ago
I have triedturkic dump identifier-o output/my --pascal and I have the error File **/vatic/dumptools.py,line 526,dumppascal path=video.getframepath(fram,video,location) Nameerror:global name 'Video' is not defined how can I fix it?
turkic dump identifier-o output/my --pascal
File **/vatic/dumptools.py,line 526,dumppascal path=video.getframepath(fram,video,location) Nameerror:global name 'Video' is not defined
Typo, just make the v lowercase.
I have tried
turkic dump identifier-o output/my --pascal
and I have the errorFile **/vatic/dumptools.py,line 526,dumppascal path=video.getframepath(fram,video,location) Nameerror:global name 'Video' is not defined
how can I fix it?