@jackeric I’d either use system Python + venv (we do this on production devices at work and it’s *fine*, Trixie is recent enough that we’re not dealing with an ancient version) or use uv for Python environment management.
@jackeric I’d either use system Python + venv (we do this on production devices at work and it’s *fine*, Trixie is recent enough that we’re not dealing with an ancient version) or use uv for Python environment management.