# Run in empty dir: python3 -m venv .env # Enable venv . .env/bin/activate && python -V