pip install venv python3 -venv ~/env/py1
pip install virtualenv python -m venv py1
Enter venv Exit venv