I come from Snow Leopard to work at the Lion installation at home. I do not remember that:
sudo easy_install pip
Is it required for Leo? I had errors until I did this, and pip turned out to be here:
[ some@computer ] ~ $ which pip /usr/local/bin//pip
Does this mean that I will have to sudo pip install other packages? eg:.
sudo pip install virtualenv sudo pip install virtualenvwrapper
I should also note that I am running Xcode 4.3 with a new separate installation of command line tools. So I donβt have // ββa developer path right now in my volume of X Lion OS.
source share