I was trying to make a keylogger but i couldn't download the Pyhook module
How to install through pip
120 Views Asked by Mr Fire At
5
There are 5 best solutions below
0
On
You can install pip on windows using
https://phoenixnap.com/kb/install-pip-windows
and proceed with the keylogger module like this
pip install keylogger for the keylogger
and
pip install pyhook for pyhook
0
On
please refer '''pypi.org/project/pyHook/''' this could help you out . also check with syntax this should be like pip install pyhook

Install python again and include pip while installing it from the custom install section, and then try