How do you install python packages? #3249
Unanswered
VasilisThePikachu
asked this question in
Q&A
Replies: 1 comment 2 replies
-
To install a package from a repository (here apt) you do need sudo rights @VasilisThePikachu. However, you can try installing by downloading the python script and installing pip through it, Please post back any queries, if you have. Thank You. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
pip and pip3 are not a commands that work and i can't install them with apt cause i have no sudo access
if it helps im running it in docker
Beta Was this translation helpful? Give feedback.
All reactions