Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1749

Add support for Python 3.10 for PySide2

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.15.9
    • 5.15.2, 5.15.7
    • PySide
    • None
    • Windows

      We have a framework which depends on PySide2 and for Python 3.10, "pip install" fails with the error:

       

      ERROR: Could not find a version that satisfies the requirement pyside2 (from versions: none)
      ERROR: No matching distribution found for pyside2

       

      because PySide2 does not support 3.10. Would it be possible to add Python 3.10 support for this package?

      PyQt5 package supports >3.6 (it doesn't limit the upper version) so it can be installed for 3.10 as well. Maybe PySide2 can also release a package like that which doesn't limit the upper version?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crmaurei Cristian Maureira-Fredes
            canol canol
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes