[Qgis-user] python core.sbf :file not found

Martin Dobias wonder.sk at gmail.com
Mon May 18 06:10:25 PDT 2009


On Mon, May 18, 2009 at 2:25 PM, rahulp <rahul.pachaghare at tcs.com> wrote:
>
> [ 65%] Generating core/Makefile, gui/Makefile
> Parsing SIP files for 'core' library...
> /usr/bin/sip -c core -b /home/Rahul/QGIS/qgis_1.0.0/python/core/core.sbf -I
> /usr/share/sip/PyQt4 -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t
> Qt_4_3_3 -g /home/Rahul/QGIS/qgis_1.0.0/python/core/core.sip
> sip: /usr/share/sip/PyQt4/QtCore/qglobal.sip:229: syntax error
> [...]
>
> I have installed PyQt-x11-gpl-4.4.4 at my home and sip 4.7.9 in side PyQt
> installation directory.Is the Qgis compilation using this or not?I am not
> getting this.
> Please suggest a solution to this problem...

It seems that there's incompatibility between some recent sip and pyqt releases.
See this ticket for a very similar problem:
http://trac.osgeo.org/qgis/ticket/1641

Are you sure you're using sip 4.7.9? Because the error you're getting
suggests you're running sip < 4.7.8.
I have sip 4.7.9 on my system with pyqt 4.4.4 and it works fine.

Martin



More information about the Qgis-user mailing list