[Touch-packages] [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 Touch seeded pack

[Touch-packages] [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 Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1800723 Title: Missing package python3

[Touch-packages] [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 Touch

[Touch-packages] [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 Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs

[Touch-packages] [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 Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https:

[Touch-packages] [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 Ub

[Touch-packages] [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 wi