[Bug 1800723] Re: Missing package python3.7-pip

2020-08-30 Thread Kai Kasurinen
$ python3.7 -m pip --version pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.7) also python3.7 -m pip install ... works fine ** Changed in: python-pip (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1800723] Re: Missing package python3.7-pip

2020-08-30 Thread Kai Kasurinen
** Changed in: python3-defaults (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1800723 Title: Missing package python3.7-pip To manage notifications

[Bug 1800723] Re: Missing package python3.7-pip

2019-05-14 Thread Rishabh Das
I would really like to see pip3 not pulling in dependencies for python3.6. It interferes with other dependencies. In my case, few packages, for instance cffi is causing issues with import when compiling with python 3.7 -- You received this bug notification because you are a member of Ubuntu

[Bug 1800723] Re: Missing package python3.7-pip

2019-05-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python3-defaults (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1800723

[Bug 1800723] Re: Missing package python3.7-pip

2019-05-14 Thread Juan Manuel Formoso
I arrived here researching this exact issue, in my case I'd really need not to install python 3.6 since it interferes with other dependencies and makes a docker image larger. More info: https://stackoverflow.com/q/56135497/1782 -- You received this bug notification because you are a member of

[Bug 1800723] Re: Missing package python3.7-pip

2019-05-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-pip (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1800723 Title:

[Bug 1800723] Re: Missing package python3.7-pip

2018-11-02 Thread Hans Joachim Desserud
Ok, I see. Python3-pip [1] depends on python3, which is pointing at the default python3 version. In Ubuntu at the moment, this is 3.6. Presumably at some point in the future the default will be changed to 3.7, and then any packages using python3 will install that instead. I am not sure if this

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread garyo
Also once python3-pip is installed, "python3.7 -mpip --version" works. So it's really not terrible, it's just that all of python3.6 is needlessly installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread garyo
That (python3-pip) does install pip3, but it also installs all of python3.6. Also, the pip3 it installs is by default set up for python3.6 (/usr/bin/python3), sadly. On a clean machine: # apt install python3.7 python3-pip # pip3 --version pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread Hans Joachim Desserud
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,

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread garyo
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

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-31 Thread Hans Joachim Desserud
Thanks for reporting. The python3 package contains a pip3 binary which might be what you are looking for. If not, I think we need some more details on what you attempt to do and what exactly is missing or not working as expected. ** Package changed: ubuntu => python3.7 (Ubuntu) ** Also affects:

[Bug 1800723] Re: Missing package python3.7-pip

2018-10-30 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people