I\'m using a clean instance of Ubuntu server and would like to install some python packages in my virtualenv.
I receive the following output from the command \'pip i
had the same problem, solved it with
pip install -U setuptools