amazfitbip / tools

GNU General Public License v2.0
126 stars 58 forks source link

dial2img.py and problem with unpack *.bin file #47

Open tomurbanowicz opened 6 years ago

tomurbanowicz commented 6 years ago

python dial2img.py -i dial.bin -u file isn't a resource file. Exiting Traceback (most recent call last): File "dial2img.py", line 368, in os.exit(1) AttributeError: 'module' object has no attribute 'exit'

Why?