Re: How to undo a Python setuptools --prefix path blunder

2011-11-06 Thread Matej Cepl
Dne 6.11.2011 14:18, Kev napsal(a): Again the wrong path is being used to create the symbolic link to where virtualenv is installed: http://packages.python.org/distribute/easy_install.html#administrator-installation for list of additional configuration files which might go wrong (namely *.pth

How to undo a Python setuptools --prefix path blunder

2011-11-06 Thread Kev
When I installed Python's setuptools I absent mindedly tacked on a -- prefix path I had been using on another machine: sh setuptools-0.6c11-py2.7.egg --prefix=/opt/python2.7.2 Now after this blunder when I try to install pip I get the following error: [root@kkdev src]# easy_install pip Searching