Files
relay/cmdeploy
j4n 7ab93f2193 fix(cmdeploy): check venv python versions and purge if mismatched
`cmdeploy run` failed after upgrade system upgrade to Debian 13 with
"Fatal Python error: init_fs_encoding: failed to get the Python codec of
the filesystem encoding" indicating a Python version missmatch. Check
for both versions and remove old `remote_venv_dir` on mismatch to allow
clean reinitialization by subsequent pip.virtualenv().
2026-06-11 10:56:16 +02:00
..