mirror of
https://github.com/chatmail/relay.git
synced 2026-08-10 18:40:51 +00:00
6b872446e1
`cmdeploy run` fails after 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().