Skip to content

dépendance manquante dans le backend python #393

@landryb

Description

@landryb

avec python 3.13 en debian 13, le backend ne démarre pas

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

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..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions