Feb 17 15:18:51 trixie gunicorn[36354]: File "/srv/apps/mviewerstudio/srv/python/.venv/lib/python3.13/site-packages/gunicorn/app/wsgiapp.py", line 9, in <module>
Feb 17 15:18:51 trixie gunicorn[36354]: from gunicorn.app.base import Application
Feb 17 15:18:51 trixie gunicorn[36354]: File "/srv/apps/mviewerstudio/srv/python/.venv/lib/python3.13/site-packages/gunicorn/app/base.py", line 11, in <module>
Feb 17 15:18:51 trixie gunicorn[36354]: from gunicorn import util
Feb 17 15:18:51 trixie gunicorn[36354]: File "/srv/apps/mviewerstudio/srv/python/.venv/lib/python3.13/site-packages/gunicorn/util.py", line 25, in <module>
Feb 17 15:18:51 trixie gunicorn[36354]: import pkg_resources
avec python 3.13 en debian 13, le backend ne démarre pas
mettre a jour la version de gunicorn spécifiée en https://github.com/mviewer/mviewerstudio/blob/master/srv/python/requirements.txt#L2 devrait aider je pense..