Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get uncompyle2 to work on windows 8 #26

Open
Morfskorf opened this issue Jun 18, 2015 · 2 comments
Open

Can't get uncompyle2 to work on windows 8 #26

Morfskorf opened this issue Jun 18, 2015 · 2 comments

Comments

@Morfskorf
Copy link

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?

@Mysterie
Copy link
Owner

Did you try: python2.7 ./scripts/uncompyle2 your/file.pyc

@howmp
Copy link

howmp commented Dec 8, 2015

Just because command 'uncompyle2' name same with moudle uncompyle2.
Rename it ,try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants