I'm testing a python code and I have the libraries it uses, but when I run, it gives this error:
ImportError: DLL load failed:% 1 not a valid Win32 application.
The version is 64-bit.
Code:
import pyHook, pythoncom, sys, logging...
asked by
08.10.2016 / 18:01