Comment 1 for bug 1506907

Revision history for this message
Matthias Kerk (tuxlife) wrote :

root@f762c15dc931:/# dpkg -l python3 python3.4 python3.5 python3-pip
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ 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@f762c15dc931:/# python3 --version
Python 3.4.3+
root@f762c15dc931:/# pip --version
pip 7.1.2 from /usr/local/lib/python3.5/dist-packages (python 3.5)
root@f762c15dc931:/# pip3 --version
pip 7.1.2 from /usr/local/lib/python3.5/dist-packages (python 3.5)