[Bug 1800723] Re: Missing package python3.7-pip
Hans Joachim Desserud
1800723 at bugs.launchpad.net
Wed Oct 31 19:02:18 UTC 2018
I'm sorry, I messed up above. The pip3 binary is part of the python3-pip
package. In other words pip is package separately from python. (Or
pip3/python3 as in this case)
So
sudo apt install python3-pip
pip3 --version
should work. Hope this helps :)
I don't know the details around the package, but would assume
python3-pip will use whichever python3 version you happen to have
installed, including 3.7.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1800723
Title:
Missing package python3.7-pip
Status in python-pip package in Ubuntu:
Incomplete
Status in python3.7 package in Ubuntu:
Incomplete
Bug description:
There appears to be no way to get "pip" or "python3.7 -m pip" to work
after installing python3.7 using "apt install python3.7". I expected
to be able to install a "python3.7-pip" package similar to the other
"python3.7-*" packages but I couldn't find one.
This problem appears in a clean install of 18.04 as well as 18.10.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1800723/+subscriptions
More information about the foundations-bugs
mailing list