Timeline for Use different Python version with virtualenv
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 10, 2019 at 15:29 | comment | added | nedblorf | This worked for me. No longer have to use -p every time I create a new virtualenv. Thanks! | |
| Nov 9, 2016 at 1:47 | comment | added | Chris Johnson |
That env var controls which Python virtualenvwrapper uses when run, nothing to do with installs.
|
|
| Nov 8, 2016 at 22:37 | comment | added | YPCrumble |
This worked beautifully. Any idea why setting export VIRTUALENVWRAPPER_PYTHON=/path/to/desired/version per the virtualenvwrapper docs didn't work but this solution did work?
|
|
| Aug 5, 2016 at 20:57 | history | answered | Chris Johnson | CC BY-SA 3.0 |