python-guide icon indicating copy to clipboard operation
python-guide copied to clipboard

Fix variable name for specifying interpreter

Open EricFromCanada opened this issue 6 years ago • 0 comments

Using VIRTUALENVWRAPPER_PYTHON won't work at this point, because we haven't installed virtualenvwrapper yet; use VIRTUALENV_PYTHON instead.

EricFromCanada avatar Nov 26 '19 18:11 EricFromCanada