serfend / pydumpck

a multi-threads tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc and uncompyle6.
https://pypi.org/project/pydumpck/
317 stars 35 forks source link

UnboundLocalError: local variable 'err' referenced before assignment #48

Open Imma-P opened 12 months ago

Imma-P commented 12 months ago

Hello everyone, I have a problem and I hope someone can help me.

Processing an exe file with pydumpck I get this error --> UnboundLocalError: local variable 'err' referenced before assignment The program was written in python (ver 3.11.3) and developed with kivy library.

Any suggestions?

serfend commented 11 months ago

fixed in commit