No way to install pip for Python 3.4 in 15.10 Wily
Bug #1506907 reported by
Harry P
This bug affects 11 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Python |
New
|
Undecided
|
Unassigned | ||
python3.4 (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Related to this bug: https:/
It looks like 15.10 uses a mixture of Python 3.4 and 3.5 (hopefully that's temporary?). Pip, the python package manager, is available from "python-pip" for Python 2.7, and "python3-pip" for Python 3.5, however, there is no python3.4-pip, and because of the weird state of Python in debian/ubuntu, there's no way to use "ensurepip" to get it either.
One fix would be to just ship a complete version of python/
tags: | added: wily |
Changed in python3.4 (Ubuntu): | |
importance: | Undecided → Medium |
To post a comment you must log in.
root@f762c15dc9 31:/# dpkg -l python3 python3.4 python3.5 python3-pip Unknown/ Install/ Remove/ Purge/Hold Not/Inst/ Conf-files/ Unpacked/ halF-conf/ Half-inst/ trig-aWait/ Trig-pend /Reinst- required (Status,Err: uppercase=bad) ======= ======= ======= ======= ======= ======= ======= ======= ==-==== ======= ======= ======= ======= ===-=== ======= ======= ======= ======= ====-== ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= 31:/# python3 --version 31:/# pip --version lib/python3. 5/dist- packages (python 3.5) 31:/# pip3 --version lib/python3. 5/dist- packages (python 3.5)
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Architecture Description
+++-===
ii python3 3.4.3-4ubuntu1 amd64 interactive high-level object-oriented language (default python3 version)
ii python3-pip 1.5.6-7ubuntu1 all alternative Python package installer - Python 3 version of the package
ii python3.4 3.4.3-9ubuntu1 amd64 Interactive high-level object-oriented language (version 3.4)
ii python3.5 3.5.0-3 amd64 Interactive high-level object-oriented language (version 3.5)
root@f762c15dc9
Python 3.4.3+
root@f762c15dc9
pip 7.1.2 from /usr/local/
root@f762c15dc9
pip 7.1.2 from /usr/local/