<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I found it.<div class=""><br class=""></div><div class="">Seems to be a silly requirement for PyQt5.  A problem is that sipconfig.py was not installed with a private sip, this will break things for me down the line.  Maybe a bug - it is created in the source and does have PyQt5 as the sip_module_dir.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 1, 2018, at 3:10 AM, Florian Bruhin <<a href="mailto:me@the-compiler.org" class="">me@the-compiler.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Sat, Jun 30, 2018 at 09:10:16PM -0500, William Kyngesburye wrote:<br class=""><blockquote type="cite" class="">Sorry if this was answered already, I then missed it - I'm trying to build the latest PyQt5 5.11.1, but configure.py is complaining that it can't import PyQt5.sip:<br class=""><br class="">Error: Unable to import PyQt5.sip. Make sure you have configured SIP to create<br class="">a private copy of the sip module.<br class=""><br class="">I don't see any option in sip (4.19.10) to build a "private" copy.<br class=""></blockquote><br class="">Took me a moment as well to figure it out, but it's this option:<br class=""><br class="">  --sip-module=NAME     the package.module name of the sip module [default: sip]<br class=""><br class="">i.e., passing --sip-module=PyQt5.sip will build sip as PyQt5.sip.<br class=""><br class="">Florian<br class=""><br class="">-- <br class=""><a href="https://www.qutebrowser.org" class="">https://www.qutebrowser.org</a> | <a href="mailto:me@the-compiler.org" class="">me@the-compiler.org</a> (Mail/XMPP)<br class="">   GPG: 916E B0C8 FD55 A072 | <a href="https://the-compiler.org/pubkey.asc" class="">https://the-compiler.org/pubkey.asc</a><br class="">         I love long mails! | <a href="https://email.is-not-s.ms/" class="">https://email.is-not-s.ms/</a><br class=""></div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">"Oh, look, I seem to have fallen down a deep, dark hole.  Now what does that remind me of?  Ah, yes - life."</div><div class=""><br class=""></div><div class="">- Marvin</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></body></html>