I tried to install pyHook, but all I seem to get when I try to run my program in the python shell to test it is this.
ImportError: No module named pyHook
I keep trying, and I have PyWin32, so I tried to install it like that by typing into admin cmd:
start python.exe Scripts\pyHook_postinstall -install
Nope. It still isn't installed. How can I get the module to actually be usable?