searXNG stopped running after bookworm - trixie upgrade #5311
-
|
Hi, traceback (most recent call last): I am calling searXNG with a .service file: ExecStart=/usr/local/searxng/searx-pyenv/bin/python /usr/local/searxng/searxng-src/searx/webapp.py Did I miss any change e.g. in Python forcing that problem? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Bookworm was python 3.11, trixi brings python 3.13 .. whenever the distro upgrade its python interpreter, you have to reinstall your python apps. |
Beta Was this translation helpful? Give feedback.
Bookworm was python 3.11, trixi brings python 3.13 .. whenever the distro upgrade its python interpreter, you have to reinstall your python apps.