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

error meeting requirement how to fix? #95

Open
J03k3vill opened this issue Oct 9, 2023 · 3 comments
Open

error meeting requirement how to fix? #95

J03k3vill opened this issue Oct 9, 2023 · 3 comments

Comments

@J03k3vill
Copy link

pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from -r requirements.txt (line 1)) (2.31.0)
Requirement already satisfied: colorama in /usr/lib/python3/dist-packages (from -r requirements.txt (line 2)) (0.4.6)
ERROR: Could not find a version that satisfies the requirement random (from versions: none)
ERROR: No matching distribution found for random

@TransformerV2
Copy link

I have the exact same problem I'm trying to find the solution at the moment unless anyone already has it here?

@J03k3vill
Copy link
Author

I have the exact same problem I'm trying to find the solution at the moment unless anyone already has it here?

i gave up as i have not long started learning to code if you find a solution please let me know. thank you. good luck

@machado001
Copy link

i solved this problem just removing the "random" inside the requirements.txt
just edit the text and remove it

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

3 participants