Hi Andreas, An idea maybe for next week:
To fully make use of CTK with Python wrapping, one would need to enable PythonQt, but I see that that package was retired from Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940025 (right now CTK Python options are disabled). Is there an option to resurrect it? Upstream is still quite active: https://github.com/MeVisLab/pythonqt/commits/main/ and there is an open PR for CMake compilation ongoing (https://github.com/MeVisLab/pythonqt/pull/345) The CI in that PR shows that CMake with Qt6 compiles perfectly, so no big hurdles foreseen if that patch is applied. Cheers, Fernando.

