IndexError: tuple index out of range #329
Labels
Invalid Bytecode
Bytecode is not the result of Python compilation. It may have been altered in some way
Questionable Activity
Possibly non-ethical or illegal activity
Hi,
I am a bunch of pyc to be decompiled to py. The pyc is compiled by python version 2.7. So i downloaded the python-2.4 branch and setup the same in my python 2.7 env.
Now when I run the uncompyle6, I am getting the below error.
attaching the pyc file for your reference.
urls.pyc.txt
Please help.
The text was updated successfully, but these errors were encountered: