Template Install the Python environment as follows: python3 -m venv .venv pip install -r dev-requirements The .envrc file will take care of loading it automatically afterwards.