Closed shankara403 closed 7 years ago
are you using Windows?
discussed in this link:
Specifically this comment:
"" It is trying to import windows specific data types from ctypes which is obviously not possible since you are not running Windows. ""
Ahh! That is interesting. The thing is. I was stupid enough to think i was in windows when I was actually using Bash as a Linux subsystem in the new Windows 10 developers editions! 👍
@saikrishnadeep glad you figured out the issue, please keep in mind that pyhooked is in maintenance mode. If you aren't using it for a current project, it is strongly recommended to not start using it at this point. Please see #25 for more.
Hi, Install pyhooked from the master branch using pip.
However, I run the example python script using
python example.py
it gives me the following error: