pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #02655
[Bug 1306991] [NEW] pip stops with ImportError for request-Modul
Public bug reported:
After upgrading from 13.10 -> 14.04 (Beta 1, upgrade date Apr 12th,
2014), all calls for pip end with the following error:
jochen@tp-r61:~$ sudo pip freeze
Traceback (most recent call last):
File "/usr/bin/pip", line 9, in <module>
load_entry_point('pip==1.5.4', 'console_scripts', 'pip')()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources.py", line 352, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources.py", line 2307, in load_entry_point
return ep.load()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources.py", line 2021, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 11, in <module>
from pip.vcs import git, mercurial, subversion, bazaar # noqa
File "/usr/lib/python2.7/dist-packages/pip/vcs/mercurial.py", line 9, in <module>
from pip.download import path_to_url
File "/usr/lib/python2.7/dist-packages/pip/download.py", line 25, in <module>
from requests.compat import IncompleteRead
ImportError: cannot import name IncompleteRead
Same for e.g. pip install etc.
** Affects: pip (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to pip in Ubuntu.
https://bugs.launchpad.net/bugs/1306991
Title:
pip stops with ImportError for request-Modul
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pip/+bug/1306991/+subscriptions
Follow ups
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: Florian Schlichting, 2014-04-24
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: Chris Doehring, 2014-04-23
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: Johan Lundahl, 2014-04-22
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: mamunabms, 2014-04-21
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: James Smith, 2014-04-20
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: James Smith, 2014-04-19
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: deftoner, 2014-04-18
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: Nickv2002, 2014-04-18
-
[Bug 1306991] Re: pip stops with ImportError for request-Modul
From: Launchpad Bug Tracker, 2014-04-18
-
[Bug 1306991] [NEW] pip stops with ImportError for request-Modul
From: Jochen Schnelle, 2014-04-12
References