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

PySide 6.4 from PyPI is incompatible with Python 3.11

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.4.0
    • PySide
    • None
    • d169554f2e (pyside/pyside-setup/dev) d169554f2e (pyside/tqtc-pyside-setup/dev) c6f3906fb4 (pyside/pyside-setup/6.4) 77b1692f01 (pyside/pyside-setup/6.4.0) c6f3906fb4 (pyside/tqtc-pyside-setup/6.4) c6f3906fb4 (pyside/tqtc-pyside-setup/tqtc/6.4)

    Description

      The wheels in PyPI declare "Requires-Python <3.11,>=3.6", causing pip to refuse installing them on a Python 3.11 interpreter.

      $ py -3.11 -m pip install pyside6
      ERROR: Ignored the following versions that require a different python version: 6.3.0 Requires-Python <3.11,>=3.6; 6.3.1 Requires-Python <3.11,>=3.6; 6.3.2 Requires-Python <3.11,>=3.6; 6.4.0 Requires-Python <3.11,>=3.6
      ERROR: Could not find a version that satisfies the requirement pyside6 (from versions: none)
      ERROR: No matching distribution found for pyside6

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            darkszero D Z
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes