Comment 3 for bug 1800723

Revision history for this message
garyo (garyo) wrote :

The python3 package is python 3.6. It does contain pip3 (for python 3.6 of course, so not useful in my case). The python3.7 package has no pip or pip3.
What I attempted to do:
  apt install python3.7
  pip3 --version
What is missing? pip/pip3
What did I expect? The python3.7 package, or perhaps a package "python3.7-pip" (which doesn't exist), should install a version of pip or pip3 which works with python 3.7.

BTW I would be glad to file this bug under a particular package, but I don't know exactly where, given that I think the correct answer is there should be a _new_ package, python3.7-pip.