$ python3 -m pdm install
/usr/bin/python3: No module named pdm
$ pipx install pdm
'pdm' already seems to be installed. Not modifying existing installation in
'/home/mcc/.local/pipx/venvs/pdm'. Pass '--force' to force installation.
For heck's sake this is just going to happen every time Ubuntu upgrades python forever, isn't it.
I thought the entire point of pipx was to prevent this.