I am using ubuntu 12.04 and I am trying to pip install virtualenv but suddenly I got this error.
samuel@sampc:~$ pip install virtualenv Downloading/unpacking
pip is not give permission so can't do pip install.Try below command.
apt-get install python-virtualenv