justbilt / untp

A command line tool to split TexturePacker published files.
MIT License
153 stars 66 forks source link

unto failed #5

Closed Ring1992 closed 8 years ago

Ring1992 commented 8 years ago

Traceback (most recent call last): File "/usr/local/bin/untp", line 9, in load_entry_point('untp==1.0.3', 'console_scripts', 'untp')() File "/Library/Python/2.7/site-packages/untp-1.0.3-py2.7.egg/EGG-INFO/scripts/untp.py", line 97, in main

UnboundLocalError: local variable 'currten_path' referenced before assignment

justbilt commented 8 years ago

it's weird, version 1.0.3 should not contain currten_path, it's contained in newest commit, i don't release it.

could you tell me how you ues untp in command line ?