Elektrine lite

← Feed

@hwine@vmst.io

Post #1934017

2026-05-03 14:56 UTC

@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

Replies (1)

  • @stf@chaos.social 2026-05-03 15:47

    @hwine@vmst.io @slott56@fosstodon.org so you say, that the tools you recommended somehow containerize a python binary and the std modules and all it's dynamic library dependencies? do they build locally a python interpreter, or do they download a binary from somewhere on the internet?

    Open ##1934016