I have installed 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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Latest version is 1.6.1 |
|||
|
|
|
no, you don't. newer installed version of virtualenv automatics override older installed version. if I remember currently, use this to install:
|
|||
|
|