<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't<br>even have a "PC" directory here, and pyconfig.h is under "Include".<br><br>It looks like you're trying to use Python off its source tree. I'm not sure<br>that's supported. I think you're supposed to install it.
<br></blockquote></div><br>Ok, fair enough, I hadn't thought about that. I'm indeed trying to use Python without installing it, mainly because what I'm trying to install finally is a custom interpreter that has Qt, PyQt and sip linked statically. I guess in the future I could just copy
pyconfig.h to the Include directory before invoking sip.<br><br>--<br>Miguel<br><br>