I've confirmed that the shebang for /usr/bin/pip3 is /usr/bin/python3.5
where it should be /usr/bin/python3 and that affects where pip3 will
install things by default.  I should mention that in the face of
multiple supported versions of Python 3, "pip3" is ambiguous anyway, and
you might want to use `python3.4 -m pip install` to be explicit.  Still,
pip3 by default should install in the default Python 3.

(Aside: note that upstream pip is trying to break the link between the
shebang and where things get installed.  That won't help for Wily
though.  Also, this isn't Xubuntu specific).


** Changed in: python-pip (Ubuntu)
       Status: New => Confirmed

** Changed in: python-pip (Ubuntu)
    Milestone: None => wily-updates

** Summary changed:

- xubuntu 15.10: python3 links to python3.4 but pip3 installs under python3.5
+ pip3 installs under python3.5

** Also affects: python-pip (Ubuntu Wily)
   Importance: Undecided
       Status: New

** Changed in: python-pip (Ubuntu Wily)
       Status: New => Confirmed

** Changed in: python-pip (Ubuntu Wily)
     Assignee: (unassigned) => Barry Warsaw (barry)

** Changed in: python-pip (Ubuntu Wily)
    Milestone: None => wily-updates

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518023

Title:
  pip3 installs under python3.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1518023/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to