py -m pip install --user virtualenv
python3 -m venv env
py -m venv env
where python .../env/bin/python.exe