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?

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

On Tue, May 20, 2008 at 5:13 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I know it's an issue discussed many times but my qgis 0.10 can't load
> the python bindings.
> I have sip4 and pyqt installed.
> Any idea about path to set or how can I resolve or understand the
> problem ?
>
> Thanks,
> Michele
>
>
>
> _______________________________________________
>
> Migliaia di prodotti nuovi e usati a partire da 1 euro!
> http://rover.ebay.com/rover/1/724-7199-4110-179/4/?id=2
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to