Installing pip and virtualenv on Mac
These instructions show how to install pip and virtualevn on a Mac running Snow Leopard 10.6.8 and using Python 2.7. I used this to install Django 1.3.1 (installation instructions included). Installing pip (skip if you have pip installed) First make…