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

Missing PySide6 import in shiboken6-genpyi

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.8
    • Shiboken
    • None
    • Linux/X11

      Apparently,

      import PySide6
      

      is missing in

      pyi_generator.py
      

      Since pyside6-genpyi fails with

          PySide6.__all__
          ^^^^^^^
      NameError: name 'PySide6' is not defined
      

      Adding the import fixes the issue.

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

            kleint Friedemann Kleint
            jacum Giacomo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes