AW: AW: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Möri Cedric
r@lists.osgeo.org Cc: "Möri Cedric" Betreff: Re: AW: [Qgis-user] Python not loaded on startup Cedric, Look into the archive, a similar problem was raised here a few months ago. AFAIR it was because cmake was comparing the sip versions as strings, so your "4.10.1" < "

AW: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Möri Cedric
ndet: Mit, 8.9.2010 14:10 An: qgis-user@lists.osgeo.org Betreff: Re: [Qgis-user] Python not loaded on startup Hi Cédric, On Wed, 08. Sep 2010 at 13:53:38 +0200, Möri Cedric wrote: > I install with a prefix: /usr/local/qgis. In this prefix there are no old > qgis-libs. I found some old qgis-l

Re: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Jürgen E . Fischer
Hi Cédric, On Wed, 08. Sep 2010 at 13:53:38 +0200, Möri Cedric wrote: > I install with a prefix: /usr/local/qgis. In this prefix there are no old > qgis-libs. I found some old qgis-libs in /usr/local/lib and /usr/lib from a > former install out of a package and removed them now, but no effect :-(

AW: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Möri Cedric
://www.agi.so.ch - Originalnachricht - Von: "Jürgen E. Fischer" Gesendet: Mit, 8.9.2010 12:02 An: qgis-user@lists.osgeo.org Betreff: Re: [Qgis-user] Python not loaded on startup Hi Cédric, On Wed, 08. Sep 2010 at 10:56:53 +0200, Möri Cedric wrote: > Couldn't load PyQGIS. > P

Re: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Jürgen E . Fischer
Hi Cédric, On Wed, 08. Sep 2010 at 10:56:53 +0200, Möri Cedric wrote: > Couldn't load PyQGIS. > Python support will be disabled. > > Traceback (most recent call last): > File "", line 1, in > RuntimeError: the sip module implements API v7.0 but the qgis.core > module requires API v7.1 Do you h

Re: AW: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Borys Jurgiel
gt; Rötistrasse 4 > 4501 Solothurn > > Telefon: +41 (0)32 627 24 75 > Telefax: +41 (0)32 627 22 14 > mailto:cedric.mo...@bd.so.ch > http://www.agi.so.ch > > > - Originalnachricht - > Von: "Noli Sicad" > Gesendet: Mit, 8.9.2010 11:15 > An: "Möri Ce

Re: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Noli Sicad
nalnachricht - > Von: "Noli Sicad" > Gesendet: Mit, 8.9.2010 11:15 > An: "Möri Cedric" > Cc: qgis-user > Betreff: Re: [Qgis-user] Python not loaded on startup > > "SIP module implements API v7.0 but the qgis.core module requires API v7.1" >

AW: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Möri Cedric
lnachricht - Von: "Noli Sicad" Gesendet: Mit, 8.9.2010 11:15 An: "Möri Cedric" Cc: qgis-user Betreff: Re: [Qgis-user] Python not loaded on startup "SIP module implements API v7.0 but the qgis.core module requires API v7.1" You have get SIP module version 7.1 as PyGIS

Re: [Qgis-user] Python not loaded on startup

2010-09-08 Thread Noli Sicad
"SIP module implements API v7.0 but the qgis.core module requires API v7.1" You have get SIP module version 7.1 as PyGIS qgis.core module requires API v7.1 Noli ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinf

[Qgis-user] Python not loaded on startup

2010-09-08 Thread Möri Cedric
Hi list, I recently did an update from Ubuntu 9.10 to 10.04. After compling Qgis (which works fine, no errors where found), it now says that Qgis could not load pyQgis because of: Couldn't load PyQGIS. Python support will be disabled. Traceback (most recent call last): File "", line 1, in Ru