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

PyQt 6.5.0 does not run on macOS 10.15

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.5.0
    • Documentation, Other
    • None
    • macOS

      PyQt 6.5.0 does not run on macOS 10.15, despite its wheel name on PyPI suggesting that it should:

      • PyQt6-6.5.0-cp37-abi3-macosx_10_14_universal2.whl

      The PyQt6-Qt6 wheel for x86 also suggests it should work:

      • PyQt6_Qt6-6.5.0-py3-none-macosx_10_14_x86_64.whl

      What tripped me, however, was that I had PyQt6 pinned to 6.4.2, but did not have PyQt6-Qt6 pinned. This caused PyQt6-Qt6 6.5.0 to be installed, so then PyQt6 6.4.2 also does not work on macOS 10.15, despite it doing so less than a month ago (before PyQt6-Qt6 6.5.0 was released).

      Perhaps this is all to be expected, but I could not find release notes stating that support for macOS < 11 was dropped, and, like I said, the wheel names suggest otherwise.

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

            kleint Friedemann Kleint
            justvanrossum Just van Rossum
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes