You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: