python3.12 -m venv .venv source .venv/bin/activate pip install -e . rm -r *egg-info # pip install --upgrade --force-reinstall .