<p><span class="h-card" translate="no"><a href="https://mastodon.social/@mcc" class="u-url mention">@<span>mcc</span></a></span> (Another possibly more Python-ic approach might be to make a minimal environment that only has enough functionality to run `pdm`, then wrapping that environment in a PyInstaller executable or something similar. That way everything is implemented in Python itself, but there's no "base" environment that can get corrupted.)</p>