<div dir="ltr"><div><div><div>Are there good instructions on how to use the SIP with PyQt5?  <br></div>Because I was following some that were referencing the "SIP build system"<br></div>from this page: <a href="http://pyqt.sourceforge.net/Docs/sip4/using.html">http://pyqt.sourceforge.net/Docs/sip4/using.html</a><br>
</div>And the "import sipconfig" line in configure.py is what I am stumbling on. Do I just remove<br>the import and proceed, or is there a different build system I should be using?<br><br><br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Jun 26, 2014 at 10:46 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 26/06/2014 5:48 pm, Alan Ezust wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I was just wondering, I installed PyQt5 in c:Python33<br>
and I can see sip.exe is installed under lib/site-packages/pyqt5 but I<br>
can't find<br>
a corresponding sipconfig.py for that version of SIP, so it seems not<br>
very useful to me...<br>
 Is there a way to generate the sipconfig.py from an installed<br>
sip.exe?<br>
Or is this a bug in the windows installer? I wanted to wrap some<br>
additional qt libraries and make them available in python and I'm not<br>
sure if it is necessary or even desireable to install another copy of<br>
SIP.<br>
</blockquote>
<br></div></div>
sipconfig.py is deprecated and does not support PyQt5.<br>
<br>
Phil<br>
______________________________<u></u>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.<u></u>com/mailman/listinfo/pyqt</a></blockquote></div><br></div>