<div dir="ltr"><div>I'm confused by this new requirement.</div><div><br></div><div>Does the --sip-module=PyQt5.sip get added to the python configure.py for sip or for PyQt?<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jul 1, 2018 at 7:16 AM William Kyngesburye <<a href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">I found it.<div><br></div><div>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><br><div><blockquote type="cite"><div>On Jul 1, 2018, at 3:10 AM, Florian Bruhin <<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>> wrote:</div><br class="m_-8679901776263783386Apple-interchange-newline"><div><div>On Sat, Jun 30, 2018 at 09:10:16PM -0500, William Kyngesburye wrote:<br><blockquote type="cite">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><br>Error: Unable to import PyQt5.sip. Make sure you have configured SIP to create<br>a private copy of the sip module.<br><br>I don't see any option in sip (4.19.10) to build a "private" copy.<br></blockquote><br>Took me a moment as well to figure it out, but it's this option:<br><br>  --sip-module=NAME     the package.module name of the sip module [default: sip]<br><br>i.e., passing --sip-module=PyQt5.sip will build sip as PyQt5.sip.<br><br>Florian<br><br>-- <br><a href="https://www.qutebrowser.org" target="_blank">https://www.qutebrowser.org</a> | <a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a> (Mail/XMPP)<br>   GPG: 916E B0C8 FD55 A072 | <a href="https://the-compiler.org/pubkey.asc" target="_blank">https://the-compiler.org/pubkey.asc</a><br>         I love long mails! | <a href="https://email.is-not-s.ms/" target="_blank">https://email.is-not-s.ms/</a><br></div></div></blockquote></div><br><div>
<span class="m_-8679901776263783386Apple-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;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span class="m_-8679901776263783386Apple-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;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div>-----</div><div>William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div><a href="http://www.kyngchaos.com/" target="_blank">http://www.kyngchaos.com/</a></div><div><br></div><div>"Oh, look, I seem to have fallen down a deep, dark hole.  Now what does that remind me of?  Ah, yes - life."</div><div><br></div><div>- Marvin</div><br class="m_-8679901776263783386Apple-interchange-newline"></span></span>
</div>
<br></div></div>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote></div>