Reputation: 29
I'm tring to install pyhook and pywin32, but it can not find python 3.3 which I is installed (and so is 2.7) in the registry. Thats all it really tells me, I'm using Windows 7 with AMD64 bit CPU.
Upvotes: 3
Views: 4055
Reputation: 2231
You use installer for 32bit architecture. Please check this installer for 64bit: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyhook.
Upvotes: 1