安装PyQt5的流程
安装PyQt5的流程
change the following line:
!host_build:QMAKE_MAC_SDK = macosx10.8
to this:
!host_build:QMAKE_MAC_SDK = macosx10.9
sip/QtPrintSupport/qprinter.sip10: fatal error: ‘qprinter.h’ file not found
http://www.riverbankcomputing.com/pipermail/pyqt/2014-March/033970.html
最后还没找到如何修改
使用brew 安装 前提需要安装python 3
brew install -v pyqt5
Installing PyQt
You will need the latest version of Python(currently 3.3.3). Make sure this is installed and that you add the executable to the system path. This option is automatically available from within the installer.