Skip to content

Python3.10 guide - broken pip #112

Answered by jrkessl
jrkessl asked this question in Q&A
Discussion options

You must be logged in to vote

Hello.
It has been fixed. A friend suggested I try: sudo curl https://bootstrap.pypa.io/get-pip.py | sudo python3 and it fixed the problem.

pip --version now answers pip 22.0.4 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) I'm not sure it should say python 3.8 but at least it does not crash.

I had initially used sudo python3.10 get-pip.py as indicated in the tutorial and shown in my history, but guess it was just not enough.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jrkessl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants