[Python-modules-team] Bug#949733: python-pip: 'pip install' don't work for python2 in Debian10

Andreas Beckmann anbe at debian.org
Sat Jan 25 22:56:48 GMT 2020


Control: tag -1 = moreinfo unreproducible

On Fri, 24 Jan 2020 10:17:34 +0100 joanluc
<jean-luc.laborde at u-bordeaux.fr> wrote:
> When invoking `usr/bin/pip' with any command of it, the program crashes with
> the message :
> "Traceback (most recent call last):
>   File "/usr/bin/pip", line 9, in <module>
>     from pip._internal import main
> ImportError: No module named _internal"

Hi,

I cannot reproduce this. The pip._internal module should be located at
/usr/lib/python2.7/dist-packages/pip/_internal/*
Are there any local environment variables on your system that alter the
python search path?
Are you using the system python command or do you have a "special"
python installation?
Is anything corrupted? (e.g. check with debsums)


Andreas



More information about the Python-modules-team mailing list