python3.12 -m venv .venv source .venv/bin/activate pip install -e . # pip install --upgrade --force-reinstall .