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

ImportError #19

Open
ediblebird opened this issue Jul 7, 2015 · 1 comment
Open

ImportError #19

ediblebird opened this issue Jul 7, 2015 · 1 comment

Comments

@ediblebird
Copy link

Whenever I try to run either of the two latest releases, i get this error message:

Traceback (most recent call last):
File "run.py", line 123, in
File "zipextimporter.pyo", line 82, in load_module
File "pyspades\server.pyo", line 27, in
File "zipextimporter.pyo", line 82, in load_module
File "pyspades\master.pyo", line 103, in
File "zipextimporter.pyo", line 82, in load_module
File "pyspades\web.pyo", line 2, in
File "zipextimporter.pyo", line 82, in load_module
File "twisted\web\client.pyo", line 42, in
File "zipextimporter.pyo", line 82, in load_module
File "twisted\internet\endpoints.pyo", line 44, in
File "zipextimporter.pyo", line 82, in load_module
File "twisted\internet\stdio.pyo", line 28, in
File "zipextimporter.pyo", line 82, in load_module
File "twisted\internet_win32stdio.pyo", line 7, in
File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading win32api.pyd

Im running windows 7 professional 64bit.

@TheRealOrangus
Copy link

I have windows 7 too, but 32bit, and absolutley the same error,
You can download the working version at here: https://code.google.com/p/pysnip/downloads/list

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

2 participants