We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7300601 commit ca31068Copy full SHA for ca31068
1 file changed
_posts/2016-03-26-PyQt5-install-mac.md
@@ -38,7 +38,7 @@ You must install SIP prior to installing PyQt.
38
- `>>> sip.SIP_VERSION_STR` should equal '4.17'
39
- Delete the SIP directory
40
- Installing PyQt
41
- - `$ brew install pyqt5`
+ - `$ brew install qt5`
42
- `$ brew linkapps qt5`
43
- `$ cd PyQt-gpl-5.5.1/`
44
- `$ python configure.py --qmake /usr/local/opt/qt5/bin/qmake`
0 commit comments