[Python-modules-team] Bug#677801: AttributeError: 'module' object has no attribute

Carl Chenet chaica at ohmytux.com
Wed Jun 27 22:41:27 UTC 2012


> It's not a problem of python-pip.
> For new venvs it's a problem of python-virtualenv that contains an
> embedded source of pip 1.1 in /usr/share/python-virtualenv/pip-1.1.tar.gz
> For old venvs I'm afraid there can be no proper solution aside from
> installing the new pip version (unreleased yet) with easy_install.

I confirm, a bug should be opened on python-virtualenv package. This
issue has been solved by python-pip 1.1-3 for the Debian python-pip package.

For the Debian python-virtualenv package, a possible solution could be
to patch this tarball either with the patch provided by the upstream [1]
either with the patch used for the python-pip Debian package [2].

[1]: https://github.com/pypa/pip/issues/552
[2]:
http://anonscm.debian.org/viewvc/python-modules/packages/python-pip/trunk/debian/patches/test_urlparse_uses_fragment.patch?revision=22249&view=markup

Bye,
Carl Chenet





More information about the Python-modules-team mailing list