python3 -m pip install --user virtualenv virtualenv .venv . .venv/bin/activate pip install -r requirements.txt