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