Skip to content

QT5 support to run on macOS 10.12.x (and other OS) #269

@sighmon

Description

@sighmon

Trying brew install qt on macOS 10.12.1 now gives the widely reported: This formula either does not compile or function as expected on macOS versions newer than El Capitan due to an upstream incompatibility.

Installing brew install qt5 works fine.

Are there any plans to update this repo to support QT5?

I did some find/replace from source, but notice that QtWebKit isn't included anymore: from PyQt5 import QtWebKit ImportError: cannot import name 'QtWebKit' :-(

So the migration process might be a little more involved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions