Public bug reported: Ubuntu Jammy is transitioning from Python 3.9 to Python 3.10.
pyside2 is https://people.canonical.com/~ubuntu- archive/transitions/html/html/python3.10-only.html Attempting to use libshiboken2-dev 5.15.2-2 in Jammy currently results in the following build error. CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Shiboken2-5.15.2/shiboken_helpers.cmake:468 (message): The detected Python minor version is not compatible with the Python minor version which was used when Shiboken was built. Consider building shiboken with FORCE_LIMITED_API set to '1', so that only the Python major version matters. Built with: '3.9' Detected: '3.10' Call Stack (most recent call first): /usr/lib/x86_64-linux-gnu/cmake/Shiboken2-5.15.2/Shiboken2Config.cpython-39-x86_64-linux-gnu.cmake:45 (shiboken_check_if_built_and_target_python_are_compatible) /usr/lib/x86_64-linux-gnu/cmake/Shiboken2-5.15.2/Shiboken2Config.cmake:5 (include) /opt/ros/rolling/share/python_qt_binding/cmake/shiboken_helper.cmake:11 (find_package) src/qt_gui_cpp_shiboken/CMakeLists.txt:43 (include) ** Affects: pyside2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1963583 Title: Needs rebuild in Jammy for python3.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyside2/+bug/1963583/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
