K
K
Konstantin Alikhanov2012-07-26 15:14:40
Python
Konstantin Alikhanov, 2012-07-26 15:14:40

How to remove pip itself?

Hello. I have a problem with pip, it doesn't work. Known error. So, I put it through setup_tools, but right now I can’t delete it.
How to completely cut it out of the system so that it would be as if it was not there.
System: Debian 6
Ps Oddly enough, googling didn't give any results.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bagyr, 2012-07-26
@atomAltera

rm -rf the site-packages/pip-*.egg directory and remove the line from site-packages/easy-install.pth, might also clean up pip's whereis.
You can also try pip uninstall for the sake of experiment.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question