pip command to change python environment code example
Example 1: start virtualenv
source env/bin/activate
Example 2: pip install virtualenv windows
where python
.../env/bin/python.exe
source env/bin/activate
where python
.../env/bin/python.exe