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

mypy error after upgrading PySide6 to version 6.6.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4: Low P4: Low
    • None
    • 6.6.3
    • Type hints
    • None
    • All

      Our CI is failing on the following file after installing version 6.6.3 of PySide6. We had no error with 6.6.2:

      /usr/local/lib/python3.9/site-packages/PySide6/QtCore.pyi:5858: error: invalid syntax [syntax]

      What is odd is that another project is failing on the following:

      /usr/local/lib/python3.9/site-packages/PySide6/QtGui.pyi:1050: error: invalid syntax [syntax]

      It seems to do with the # type: syntax in those rows.

      We need a fix asap as this is blocking us from upgrading to the latest version of PySide6, which we need to get other bugfix into our users hands.

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

            ctismer Christian Tismer
            esmolikowski Eric Smolikowski
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes