module – PyHook on python 3.5
module – PyHook on python 3.5
This is how I did it…
- Download the py hook module that matches your version of python from here. Make sure that if you have python 32 bit you download the 32 bit module (even if you have windows 64x) and vice versa.
- Open your command prompt and navigate to the folder where you downloaded the module
- Type pip install and then the name of the file.
Ex: pip install pyHook-1.5.1-cp27-none-win32.whl
Note : you need pip
If your pip install have not success.
Try -> when you download a pyHook-1.5.1-cp27-none-win32.whl file from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyhook
After that move file to ProgramsPythonPython35-32Scripts path
and then pip install pyHook-1.5.1-cp27-none-win32.whl
I hope my answer is useful for you.
module – PyHook on python 3.5
Related posts:
- making basic python counter with keyboard input
- python – Help with my keylogger
- windows 10 – PyHook for Python 3.6
- module – PyHook on python 3.5
- pyhook – Disable Mouse Function Python Code problem
- windows – Python crash with pyHook.HookManager() on KeyDown [ctrl]+[c]
- Installing PyHook python 3.7 64 bit
- python – Install pyHook 3.5
- debugging – File handling in Python: being used by another process
- python – pythoncom crashes on keylogger with skype