<div class="gmail_quote">On Tue, Feb 10, 2009 at 4:19 PM, Phil Thompson <span dir="ltr">&lt;<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="Wj3C7c">&gt; make[1]: Entering directory<br>
&gt; `/cygdrive/c/Users/ddoty/Downloads/python/sip-4.7.9/siplib&#39;<br>
&gt; gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I.<br>
&gt; -Ic:\programs\Python26\include -o siplib.o siplib.c<br>
&gt; siplib.c:16:20: Python.h: No such file or directory<br>
<br>
</div></div>That would appear to be the first problem to solve - your Python<br>
installation doesn&#39;t appear to be complete.<br>
<br>
Phil</blockquote><div><br></div><div>The file&nbsp;c:\programs\Python26\include\Python.h does exist, with read permissions enabled, so I assumed that the inability to find it was either an error in the build scripts, or my own misunderstanding of how to use them. In either case, a pre-compiled binary distribution of PyQt for Windows running 64-bit Python would allow me to skip all this. Is there such a package?</div>
<div>Is it necessary to get one if I cannot build PyQt (or SIP) on my own? Or should it be possible to use this distribution:</div><div><br></div><div>&nbsp;&nbsp;<a href="http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py2.6-gpl-4.4.4-2.exe">http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py2.6-gpl-4.4.4-2.exe</a></div>
<div><br></div><div>with 64-bit Python 2.6.1, through some other configuration trick?</div><div><br></div><div>Thank you,</div><div>Dave</div></div>