I have installed python-virtualenvInstall python-virtualenv version 1.4.9 and the latest version is 1.6.1. How do I update to version 1.6.1. Do I have to uninstall version 1.4.9? If so, how do I uninstall it?

(Crossposted on Stack Overflow)


Solution 1:

sudo pip install virtualenv --upgrade