Files
relay/cmdeploy
j4n 1c36f47d56 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-07-27 16:55:07 +02:00
..