Post #1934018
2026-05-03 14:06 UTC
@slott56@fosstodon.org all i want is stability, i don't want to update any virtualenv just because a new python version is deployed. i don't want to waste my time on this.
Replies (1)
-
@hwine@vmst.io 2026-05-03 14:56
@stf@chaos.social @slott56@fosstodon.org one way around this is to have your apps use a version of Python you install. The "system Python" from the distro supports the distro's apps. Various tools help with this approach: uv, pyenv, etc