Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python package install error #125

Closed
MedCy1 opened this issue Sep 21, 2022 · 1 comment
Closed

Python package install error #125

MedCy1 opened this issue Sep 21, 2022 · 1 comment

Comments

@MedCy1
Copy link

MedCy1 commented Sep 21, 2022

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
Copy link
Owner

GiacomoLaw commented Sep 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants