[PyQt] ModuleNotFoundError: No module named 'PyQt5.sip'

Patrick Stinson patrickkidd at gmail.com
Sun Oct 7 21:00:18 BST 2018


Is anyone else seeing this error when building Python, sip-5.11.3, and PyQt5-5.11.2 from source on MacOSX (Mojave)? I am using Python-3.6.4.

turin:pkdiagram patrick$ python -c "import PyQt5.QtCore"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'PyQt5.sip'

Thanks!
-Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20181007/6c81bb1e/attachment.html>


More information about the PyQt mailing list