<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have a Python 2.5 installed from the official <a href="http://python.org">python.org</a>
 binary. I don&#39;t<br>even have a &quot;PC&quot; directory here, and pyconfig.h is under &quot;Include&quot;.<br><br>It looks like you&#39;re trying to use Python off its source tree. I&#39;m not sure<br>that&#39;s supported. I think you&#39;re supposed to install it.
<br></blockquote></div><br>Ok, fair enough, I hadn&#39;t thought about that.&nbsp; I&#39;m indeed trying to use Python without installing it, mainly because what I&#39;m trying to install finally is a custom interpreter that has Qt, PyQt and sip linked statically.&nbsp; I guess in the future I could just copy 
pyconfig.h to the Include directory before invoking sip.<br><br>--<br>Miguel<br><br>