Python env on Windows Get link Facebook X Pinterest Email Other Apps February 12, 2021 pip install virtualenv pip install virtualenvwrapper-win virtualenv env -p c:\Python37\python.exe env\Scripts\activate.bat There you go! Read more