PySnip icon indicating copy to clipboard operation
PySnip copied to clipboard

ImportError

Open ediblebird opened this issue 10 years ago • 1 comments

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.

ediblebird avatar Jul 07 '15 10:07 ediblebird

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

TheRealOrangus avatar Sep 23 '15 20:09 TheRealOrangus