[PyQt] ModuleNotFoundError: No module named 'PyQt5.sip'
Kyle Altendorf
sda at fstab.net
Sun Oct 7 21:38:56 BST 2018
On October 7, 2018 4:00:18 PM EDT, Patrick Stinson <patrickkidd at gmail.com> wrote:
>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'
Did you see the new build instructions?
http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#downloading-sip
Cheers,
-kyle
More information about the PyQt
mailing list