Comment 48 for bug 1306991

Revision history for this message
Kris Warner (kdwarn) wrote :

I fixed this by doing same thing as #33, then removing and and re-installing pip. The call to autoremove was key - it didn't work when I tried without this.

sudo apt-get purge python-pip

sudo agt-get autoremove

and re-installing

sudo apt-get install python-pip