参照:https://docs.python.org/3/library/venv.html

python -m venv /path/to/new/virtual/environment
source /path/to/new/virtual/environment/bin/activate