On Mon, May 2, 2011 at 11:40 AM, Marco Bernasocchi <[email protected]> wrote: >> >> I would expect that you have maybe an incompatible version of sip >> generator and sip python module or something similar. Not sure though >> about the cause. > > I look into it tonite. But i guessed a similar cause. Is it correct that > trunk needs sip api v 7?
No. QGIS does not care about sip api version. That is an internal matter of SIP - it forbids running python modules using incompatible spi api version to protect users from misbehavior (or crashes) due to changes in SIP interals between incompatible sip releases. Martin _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
