Hi, I had similar issues, when I didn't clean the environment, e.g. I had a .local/lib/python2.7/site-packages
When I removed that folder, I was not have problems with python-pip Cheers, Arias Emmanuel @eamanu http://eamanu.com El sáb., 25 de ene. de 2020 a la(s) 20:00, Andreas Beckmann (a...@debian.org) escribió: > > Control: tag -1 = moreinfo unreproducible > > On Fri, 24 Jan 2020 10:17:34 +0100 joanluc > <jean-luc.labo...@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 > > _______________________________________________ > Python-modules-team mailing list > python-modules-t...@alioth-lists.debian.net > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team