<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">Well, the second error went away for me after running male install a few times. No idea what that’s about. Maybe a concurrency problem in the makefiles. Anyway, cheers.</div><div dir="ltr"><br>On Oct 7, 2018, at 1:53 PM, Patrick Stinson <<a href="mailto:patrickkidd@gmail.com">patrickkidd@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div dir="ltr"></div><div dir="ltr">That did help. However, now I’m getting the following error for pyrcc5:</div><div dir="ltr"><br></div><div dir="ltr"><p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">turin:pkdiagram patrick$ make run</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">pyrcc5 pkdiagram/resources/pkdiagram.qrc -o pkdiagram/resources.py</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">Traceback (most recent call last):</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">  File "/Users/patrick/dev/vendor/sysroot-dev/lib/python3.6/runpy.py", line 193, in _run_module_as_main</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">    "__main__", mod_spec)</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">  File "/Users/patrick/dev/vendor/sysroot-dev/lib/python3.6/runpy.py", line 85, in _run_code</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">    exec(code, run_globals)</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">  File "/Users/patrick/dev/vendor/sysroot-dev/lib/python3.6/site-packages/PyQt5/pyrcc_main.py", line 23, in <module></span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">    from .pyrcc import *</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Helvetica; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.85098);"><span style="font-size: 13pt; font-variant-ligatures: no-common-ligatures;">ModuleNotFoundError: No module named 'PyQt5.pyrcc'</span></p></div><div dir="ltr"><br></div><div dir="ltr">I don’t see another entry in those build docs for this...</div><div dir="ltr"><br>On Oct 7, 2018, at 1:38 PM, Kyle Altendorf <<a href="mailto:sda@fstab.net">sda@fstab.net</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><span></span><br><span></span><br><span>On October 7, 2018 4:00:18 PM EDT, Patrick Stinson <<a href="mailto:patrickkidd@gmail.com">patrickkidd@gmail.com</a>> wrote:</span><br><blockquote type="cite"><span>Is anyone else seeing this error when building Python, sip-5.11.3, and</span><br></blockquote><blockquote type="cite"><span>PyQt5-5.11.2 from source on MacOSX (Mojave)? I am using Python-3.6.4.</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>turin:pkdiagram patrick$ python -c "import PyQt5.QtCore"</span><br></blockquote><blockquote type="cite"><span>Traceback (most recent call last):</span><br></blockquote><blockquote type="cite"><span> File "<string>", line 1, in <module></span><br></blockquote><blockquote type="cite"><span>ModuleNotFoundError: No module named 'PyQt5.sip'</span><br></blockquote><span></span><br><span>Did you see the new build instructions?</span><br><span></span><br><span><a href="http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#downloading-sip">http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#downloading-sip</a></span><br><span></span><br><span>Cheers,</span><br><span>-kyle</span><br></div></blockquote></div></blockquote></body></html>