Uncompyle2 in scripts folder aint a .py file.
and when i run 'uncompyle2 -h' i get
C:\Program Files (x86)\Console2>uncompile2 -h
Traceback (most recent call last):
File "C:\Python\Python27\Scripts\uncompile2.py", line 55, in
from uncompyle2 import main
File "C:\Python\Python27\Scripts\uncompyle2.py", line 55, in
ImportError: cannot import name main
ive seen this problem on your github error page, but it was closed and marked as error 34 which inturn linked to error 37.
could i get som info on how to solve this?
Uncompyle2 in scripts folder aint a .py file.
and when i run 'uncompyle2 -h' i get
C:\Program Files (x86)\Console2>uncompile2 -h
Traceback (most recent call last):
File "C:\Python\Python27\Scripts\uncompile2.py", line 55, in
from uncompyle2 import main
File "C:\Python\Python27\Scripts\uncompyle2.py", line 55, in
ImportError: cannot import name main
ive seen this problem on your github error page, but it was closed and marked as error 34 which inturn linked to error 37.
could i get som info on how to solve this?