Operating System: Ubuntu 22.10Kernel: Linux 5.19.0-46-genericArchitecture: x86-64$ jupyter lab...from jupyter_server.services.contents.filemanager import (File "/usr/local/lib/python3.10/dist-packages/jupyter_server/services/contents/filemanager.py", line 21, in from anyio.to_thread import run_syncFile "/usr/local/lib/python3.10/dist-packages/anyio/init.py", line 27, in from ._core._sockets import connect_tcp as connect_tcpFile "/usr/local/lib/python3.10/dist-packages/anyio/_core/_sockets.py", line 35, in from exceptiongroup import ExceptionGroupFile "/usr/local/lib/python3.10/dist-packages/exceptiongroup/init.py", line 20, in from ._formatting import (File "/usr/local/lib/python3.10/dist-packages/exceptiongroup/_formatting.py", line 394, in assert sys.excepthook is apport_python_hook.apport_excepthook
I've done the exact same installation on a Kernel: Linux 5.19.0-29-generic (different HW) and it all runs smoothly there.
Any hints?
Tried the usual uninstall / reinstall of related libs and packages ... to no avail.