uv is a modern alternative to pip and virtualenv. Install it:
curl -LsSf https://astral.sh/uv/install.sh | sh
And did as I was told:
source $HOME/.local/bin/env
Check:
uv --version
Which displays:
uv 0.8.22 (ade2bdbd2 2025-09-23)
If needed, run:
uv tool update-shell