Martin Dobias wrote:
Hi,

ok let's try to track down the problem. Do you use some package
(which?) or do you compile qgis from source? Do you have any previous
versions of QGIS installed on the system?

I installed qgis from the repositories; I purged the previous installation


What happens when you open console and type (supposing that your qgis
installation is in /usr/local):
$ export PYTHONPATH=/usr/local/share/qgis/python
$ python

then in python console do:
from qgis.core import *

Will it show some error?

Martin

No, I don't see any error
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to