Am Freitag, 25. Juni 2021, 13:00:32 CEST schrieb Michael Kasimir:
I don't know why, but the errormessage I entered in the e-mail vanished two times.
So here (for the third time) directly entered at webportal here: $ jupyter-qtconsole Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 578, in _build_master ws.require(__requires__) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 895, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 786, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (pyzmq 17.0.0 (/usr/lib64/python3.6/site-packages), Requirement.parse('pyzmq>=17.1'), {'qtconsole'})
Your version of python-pyzmq is outdated This should have been catched during the build of the package. Is this plain Leap 15.2 or is this package taken from a different repository? Cheers Axel