I\'m trying to install Django package in a virtualenv. I\'m on a new computer (OSX 10.8.2). I installed virtualenv via easy_install. With the virtualenv activated, I ran:
For me below command works
pip install django --no-cache-dir