Wednesday, December 07, 2011

How to install pip on Ubuntu « SaltyCrane Blog

How to install pip on Ubuntu « SaltyCrane Blog: "Install pip and virtualenv for Ubuntu 10.10 Maverick and newer
$ sudo apt-get install python-pip python-dev build-essential
$ sudo pip install --upgrade pip
$ sudo pip install --upgrade virtualenv "

'via Blog this'