Mysterie / uncompyle2

uncompyle2
642 stars 148 forks source link

TypeError: main() takes at most 8 arguments (10 given) #16

Closed jstar88 closed 10 years ago

jstar88 commented 10 years ago

my error, sorry

lzq8272587 commented 10 years ago

Hi, jstar88, now I get the same error with you, could you offer me some tips? I try "python setup.py install" to install, and after that I try to use "uncompyle2 myfile.pyc " to decompile so I get this error.

Thanks!