Re: [Qgis-developer] Couldn't load PyQGIS error after compile - Fixed

2015-01-21 Thread Zoltan Szecsei

Hi,
OK, fixed. I was being somewhat short-sighted.

Thanks  regards,
Zoltan



On 01/21/2015 06:18 PM, Zoltan Szecsei wrote:

Sorry - forgot to add:

I had a problem with Grass, but set with grass in ccmake to No and that 
solved that (for now).

After firing up QGIS, I get the dreaded Couldn't load PyQGIS error.





___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Couldn't load PyQGIS error after compile

2015-01-21 Thread Zoltan Szecsei

Sorry - forgot to add:

   root@gs01:/home/geograph# dpkg -l | grep -i qgis
   ii  libqgis-analysis2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared analysis library
   ii  libqgis-core2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared core library
   ii  libqgis-customwidgets 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS custom widgets for Qt Designer
   ii  libqgis-gui2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared gui library

   ii  libqgis-networkanalysis2.7.0
   2.7.0+git20150120+51bb803~utopic1amd64QGIS - shared
   network analysis library
   ii  libqgis-server2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared server library
   ii  libqgisgrass2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared grass library
   ii  libqgispython2.7.0 2.7.0+git20150120+51bb803~utopic1   
   amd64QGIS - shared Python library
   ii  python-qgis 2.7.0+git20150120+51bb803~utopic1   
   amd64Python bindings to QGIS
   ii  python-qgis-common 2.7.0+git20150120+51bb803~utopic1   
   all  Python bindings to QGIS - architecture-independent files
   ii  qgis 2.7.0+git20150120+51bb803~utopic1amd64   
   Geographic Information System (GIS)
   ii  qgis-common 2.7.0+git20150120+51bb803~utopic1   
   all  QGIS - architecture-independent data
   ii  qgis-plugin-globe 2.7.0+git20150120+51bb803~utopic1   
   amd64OSG globe plugin for QGIS

   ii  qgis-plugin-globe-common
   2.7.0+git20150120+51bb803~utopic1all  OSG globe
   plugin for QGIS - architecture-independent data
   ii  qgis-plugin-grass 2.7.0+git20150120+51bb803~utopic1   
   amd64GRASS plugin for QGIS

   ii  qgis-plugin-grass-common
   2.7.0+git20150120+51bb803~utopic1all  GRASS plugin
   for QGIS - architecture-independent data
   ii  qgis-providers 2.7.0+git20150120+51bb803~utopic1   
   amd64collection of data providers to QGIS
   ii  qgis-providers-common 2.7.0+git20150120+51bb803~utopic1   
   all  collection of data providers to QGIS -

   architecture-independent files
   root@gs01:/home/geograph#




On 01/21/2015 06:13 PM, Zoltan Szecsei wrote:

Hi,
I've gone through the recommended process 
(http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html)


I had a problem with Grass, but set with grass in ccmake to No and that 
solved that (for now).

After firing up QGIS, I get the dreaded Couldn't load PyQGIS error.
My Python is installed from the default ubuntu 14.10 repository, and is 
presumably the wrong version for QGIS 2.7.0 Master.

Is this a python version issue, and which version (from where) do I need?
I did my anonymous git check out a week ago - could this also be part of the 
issue?

Thanks in advance,
Zoltan.

QGIS version 2.7.0-Master QGIS code
revisionexported
Compiled against Qt  4.8.6  Running against
Qt4.8.6
Compiled against GDAL/OGR1.11.1 Running against
GDAL/OGR  1.11.1
Compiled against GEOS3.4.2-CAPI-1.8.2   Running against
GEOS  3.4.2-CAPI-1.8.2 r3921
PostgreSQL Client Version9.4rc1 SpatiaLite Version4.1.1
QWT Version  5.2.3  PROJ.4 Version   
480

QScintilla2 Version  2.8.3


--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services

P.O. Box 7, Muizenberg 7950, South Africa.

Mobile: +27-83-6004028
Fax:+27-86-6115323www.geograph.co.za
===


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Couldn't load PyQGIS error after compile

2015-01-21 Thread Zoltan Szecsei

Hi,
I've gone through the recommended process 
(http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html)


I had a problem with Grass, but set with grass in ccmake to No and that 
solved that (for now).

After firing up QGIS, I get the dreaded Couldn't load PyQGIS error.
My Python is installed from the default ubuntu 14.10 repository, and is 
presumably the wrong version for QGIS 2.7.0 Master.

Is this a python version issue, and which version (from where) do I need?
I did my anonymous git check out a week ago - could this also be part of the 
issue?

Thanks in advance,
Zoltan.

   QGIS version 2.7.0-Master   QGIS code
   revisionexported
   Compiled against Qt  4.8.6  Running against
   Qt4.8.6
   Compiled against GDAL/OGR1.11.1 Running against
   GDAL/OGR  1.11.1
   Compiled against GEOS3.4.2-CAPI-1.8.2   Running against
   GEOS  3.4.2-CAPI-1.8.2 r3921
   PostgreSQL Client Version9.4rc1 SpatiaLite Version4.1.1
   QWT Version  5.2.3  PROJ.4 Version   
480

   QScintilla2 Version  2.8.3


--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services

P.O. Box 7, Muizenberg 7950, South Africa.

Mobile: +27-83-6004028
Fax:+27-86-6115323 www.geograph.co.za
===

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer