Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. PySide2/Shiboken2 support for python 3.11?
QtWS25 Last Chance

PySide2/Shiboken2 support for python 3.11?

Scheduled Pinned Locked Moved Unsolved Qt for Python
pyside2
6 Posts 2 Posters 3.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dgillingham
    wrote on 3 May 2023, 15:49 last edited by
    #1

    Are the PySide2/Shiboken2 python modules compatible with python 3.11 on Linux?

    I support Python applications that utilize these modules on Red Hat Enterprise Linux 8 with python 3.9. Due to support EOL dates, we're upgrading to python 3.11.

    Looking at PyPi (https://pypi.org/project/PySide2/ and https://pypi.org/project/shiboken2/), I see wheels for python 3.5 up to and including 3.10. Can I use that wheel without issue on python 3.11? Or do I need to build I my own versions of these modules?

    I don't think upgrading to QT6 + PySide6/Shiboken6 is an option for us, since I don't believe there are RHEL8 packages for QT6.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      friedemannkleint
      wrote on 4 May 2023, 07:06 last edited by
      #2

      Inital support for Python 3.11 has been in added in 5.15.11 (commercial LTS), with some improvements in later releases.

      1 Reply Last reply
      2
      • D Offline
        D Offline
        dgillingham
        wrote on 4 May 2023, 13:37 last edited by
        #3

        Thank you for this information.

        Any idea when 5.15.11 will be released? I don't see it on the official download site.

        Also any indication when official wheels might get pushed to pypi?

        1 Reply Last reply
        0
        • F Offline
          F Offline
          friedemannkleint
          wrote on 5 May 2023, 05:35 last edited by
          #4

          5.15.11 was released in November 2022 and is available as a commercial LTS (see https://www.qt.io/pricing ).

          1 Reply Last reply
          0
          • D Offline
            D Offline
            dgillingham
            wrote on 5 May 2023, 14:04 last edited by
            #5

            Is the only way to get this release? Will it ever be provided for download on https://download.qt.io/official_releases/QtForPython/ or be made available through the project's git repository?

            Is there supporting documentation that explains this that I can provide to my bosses?

            F 1 Reply Last reply 8 May 2023, 06:23
            0
            • D dgillingham
              5 May 2023, 14:04

              Is the only way to get this release? Will it ever be provided for download on https://download.qt.io/official_releases/QtForPython/ or be made available through the project's git repository?

              Is there supporting documentation that explains this that I can provide to my bosses?

              F Offline
              F Offline
              friedemannkleint
              wrote on 8 May 2023, 06:23 last edited by
              #6

              See for example https://www.qt.io/blog/qt-offering-changes-2020

              1 Reply Last reply
              0

              3/6

              4 May 2023, 13:37

              • Login

              • Login or register to search.
              3 out of 6
              • First post
                3/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved