Debian Bug report logs -
#822750
python3-pip: Missing deps on packaging, distlib, ...
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>:
Bug#822750; Package python3-pip.
(Wed, 27 Apr 2016 05:21:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Kloeckner <inform@tiker.net>:
New Bug report received and forwarded. Copy sent to Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>.
(Wed, 27 Apr 2016 05:21:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: python3-pip
Version: 8.1.1-2
Severity: normal
Dear Maintainer,
I recently tried to use pip after upgrading and ran into the following:
Traceback (most recent call last):
File "/home/andreas/src/env-3.5/bin/pip", line 7, in <module>
from pip import main
File "/usr/lib/python3/dist-packages/pip/__init__.py", line 16, in <module>
from pip.vcs import git, mercurial, subversion, bazaar # noqa
File "/usr/lib/python3/dist-packages/pip/vcs/subversion.py", line 9, in <module>
from pip.index import Link
File "/usr/lib/python3/dist-packages/pip/index.py", line 30, in <module>
from pip.wheel import Wheel, wheel_ext
File "/usr/lib/python3/dist-packages/pip/wheel.py", line 41, in <module>
from pip._vendor.packaging.utils import canonicalize_name
ImportError: No module named 'pip._vendor.packaging'
I needed to install python3-{packaging,distlib,lockfile,cachecontrol,retrying}
to get pip to work.
Andreas
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3-pip depends on:
ii ca-certificates 20160104
ii python-pip-whl 8.1.1-2
pn python3:any <none>
Versions of packages python3-pip recommends:
ii build-essential 11.7
ii python3-dev 3.5.1-3
ii python3-setuptools 20.7.0-1
ii python3-wheel 0.29.0-1
python3-pip suggests no packages.
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>:
Bug#822750; Package python3-pip.
(Wed, 27 Apr 2016 15:30:10 GMT) (full text, mbox, link).
Acknowledgement sent
to Barry Warsaw <barry@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>.
Your message did not contain a Subject field. They are recommended and
useful because the title of a Bug is determined using this field.
Please remember to include a Subject field in your messages in future.
(Wed, 27 Apr 2016 15:30:10 GMT) (full text, mbox, link).
Message #10 received at 822750@bugs.debian.org (full text, mbox, reply):
Exactly what command did you run?
I can't reproduce this:
% pip install world
Collecting world
Using cached world-3.1.1-py2.py3-none-any.whl
Collecting setuptools (from world)
Using cached setuptools-20.10.1-py2.py3-none-any.whl
Installing collected packages: setuptools, world
Successfully installed setuptools-20.10.1 world-3.1.1
% pip --version
pip 8.1.1 from /usr/lib/python2.7/dist-packages (python 2.7)
% dpkg-query -W python-pip
python-pip 8.1.1-2
Added tag(s) unreproducible.
Request was from Barry Warsaw <barry@debian.org>
to control@bugs.debian.org.
(Tue, 29 Nov 2016 19:00:09 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jan 6 19:54:07 2018;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.