Setup:
python3 -m venv venv cd venv source bin/activate pip install -U pip
See pip for further instructions.