Patrick Stinson
2018-10-07 20:00:18 UTC
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
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