[Qgis-developer] Qgis standalone app,
sip version and API problems under mac os x
William Kyngesburye
woklist at kyngchaos.com
Tue May 10 18:56:29 EDT 2011
PyQt must be compiled again for the updated SIP - it still wants the older SIP. But it's odd that QGIS was built for v8, then at runtime finds an *older* v7.
Are you building your own QGIS or using my package? If building your own, it's best to bundle Qt/PyQt by setting "-D QGIS_MACAPP_BUNDLE=1" from cmake.
On May 10, 2011, at 5:06 PM, Luca Mandolesi wrote:
> Sorry,
> I'm trying to import qgis.core from qgis 1.6 under mac os x 10.5....
>
> First I recived this message error:
>
> RuntimeError: the sip module implements API v7.0 but the qgis.core module requires API v8.0
>
> then, after I installed the sip module v 4.12.2 I recived this message:
>
> RuntimeError: the sip module implements API v8.0 to v8.1 but the PyQt4.QtCore module requires API v7.0
>
> So? Qgis 1.6 need API v7.0 or API 8.0....what version of sip I need to install?
> Best regards
>
> luca
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
First Pogril: Why is life like sticking your head in a bucket filled with hyena offal?
Second Pogril: I don't know. Why IS life like sticking your head in a bucket filled with hyena offal?
First Pogril: I don't know either. Wretched, isn't it?
-HitchHiker's Guide to the Galaxy
More information about the Qgis-developer
mailing list