GiacomoLaw / Keylogger

A simple keylogger for Windows, Linux and Mac
https://simple-keylogger.github.io/
MIT License
2.06k stars 617 forks source link

Python package install error #125

Closed MedCy1 closed 11 months ago

MedCy1 commented 1 year ago

I have a weird issue When I install another python module an error appears: WARNING: Error parsing requirements for keylogger: [Errno 2] No such file or directory: 'c:\\users\\username\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\keylogger-2.7.3.dist-info\\METADATA'

When i want to uninstall keylogger i get these errors: WARNING: No metadata found in c:\users\username\appdata\local\programs\python\python39\lib\site-packages

ERROR: Cannot uninstall keylogger 2.7.3, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps keylogger==2.7.3'.

And when I use what they say in the error I get the same error

GiacomoLaw commented 1 year ago

Did you install it via pip? Pip repo is outdated so would advise installing it via the repo.