I prefer setting up virtualenv and virtualenvwrapper using pip rather than apt-get to ensure I am using the latest version and not relying on Ubuntu's apt repositories to keep up. However, since I am installing pip from the repository, I have run into issues in the past when trying to upgrade pip and install virtualenv and virtualenvwrapper globally. I install almost all … [Read more...]