Hi, <div><br></div><div>Thanks for your replies, Pete and Phil, I was able to fix the issues and build PyQt on my system by doing a few rebuilds with changes in them. I had earlier installed sip and PyQt using apt-get, but later I did the same by directly building the sources, and it worked.</div>

<div><br></div><div>However, now I am facing a different issue. I was able to create a .so file by executing configure.oy with python and doing a make and make install, however, when I do an import of the library in python console, it gives me this error: <a href="http://paste.debian.net/125358/">http://paste.debian.net/125358/</a> (I hope paste.debian is fine, if not, kindly suggest an alternate way)</div>

<div><br></div><div>Here is my config.py file : <a href="http://paste.debian.net/125359/">http://paste.debian.net/125359/</a></div><div><br></div><div>Help will be greatly appreciated.</div><div><br></div><div>Thanks and regards,</div>

<div>Vipul Raheja</div><div><br><br><div class="gmail_quote">On Sun, Aug 7, 2011 at 4:22 AM, Hans-Peter Jansen <span dir="ltr"><<a href="mailto:hpj@urpla.net">hpj@urpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Saturday 06 August 2011, 23:28:05 Vipul Raheja wrote:<br>
> Hi,<br>
><br>
> Thanks for your reply Phil.<br>
><br>
> I had earlier installed SIP and PyQt4 through apt-get in Ubuntu, but<br>
> was still getting the same problem since there was no QtGuimod.sip<br>
> file present on my system.<br>
<br>
</div>Probably, your local sip/PyQt maintainer provides some matching -devel<br>
packages somewhere, since without these files, you cannot build any<br>
descendant packages ({python-}qscintilla, PyKDE, PyQwt, ..).<br>
<div class="im"><br>
> I removed them and tried installing SIP<br>
> and PyQt4 again from their sources. I am getting the following error<br>
> now while building PyQt4 and cannot find any answers over the web :<br>
> <a href="http://pastebin.com/apSq180u" target="_blank">http://pastebin.com/apSq180u</a><br>
<br>
</div>Don't provide build logs via paste bin services, please. When they<br>
vanish, followers by search engines will fail.<br>
<br>
This looks like the usual installed by packetmanager/from source<br>
dichotomy (for package sip in your case).<br>
<br>
Pete<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br></div>