Cant install python on it #1130
Unanswered
JustSomeTrash
asked this question in
Q&A
Replies: 2 comments 1 reply
-
What OS are you running it on? It looks like you dont have pip installed: https://pip.pypa.io/en/stable/installation/#get-pip-py. Additionally, the context of your command doesnt make sense, what are you trying to do? |
Beta Was this translation helpful? Give feedback.
1 reply
-
On some systems pip doesn't come installed you have to install it I think |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I type in
python3 -m pip install -r requirements.txt
it gives me an error
/usr/bin/python3: No module named pip
idk why, its supposed to work, yes i did cd into sherlock
Beta Was this translation helpful? Give feedback.
All reactions