Post #2600053
2026-05-03 15:45 UTC
@slott56@fosstodon.org
1. apt get upgrade replaces python3.12 with python3.13
2. in the venv the python binary is stale, i update that binary (to the new version, but all the deps, arpython3.13 -m venv --upgrade venv/) e still in venv/lib/python3.12 so i have to reinstall all of those there.
Replies (1)
-
@slott56@fosstodon.org 2026-05-03 21:33
@stf@chaos.social sorry. I’m still unclear on exactly what you’re upgrading. And. I’m unclear on which Linux distribution you’re using. Several use `apt`.