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