[Qgis-user] No python on Fedora 10

José María Michia jose.maria.michia at gmail.com
Sat Dec 20 14:20:06 PST 2008


2008/12/20 Micha Silver <micha at arava.co.il>
>
> I've just finished setting up a F 10 machine, x86_64 with qgis and GRASS.  I got the qgis rpms from the silfreed.net repo. It seems python isn't recognized.
> Here's are qgis  packages:
> [micha at hayun-33 ~]$ rpm -qa | grep qgis
> qgis-grass-1.0.0-0.1.pre2.fc10.x86_64
> qgis-python-1.0.0-0.1.pre2.fc10.x86_64
> qgis-1.0.0-0.1.pre2.fc10.x86_64
> qgis-theme-classic-1.0.0-0.1.pre2.fc10.x86_64
>
> and:
> [micha at hayun-33 ~]$ python -V
> Python 2.5.2
>
> But no python plugins, and no python console.
> What have I missed?
>
> (Interstingly, GRASS 6.3.0 starts up on this machine with the wxPython interface straight away.)

I've had problems with Python plugins, in QGIS, and I've solved these
problems by adding some paths to the system variable "PYTHONPATH"

In my system:

export PYTHONPATH=.:/usr/lib/python2.5/site-packages:/usr/local/share/qgis/python

See the latest path.

My suggestion is check the value of this variable on your system.

Saludos
José María

>
> Thanks,
> Micha
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user



More information about the Qgis-user mailing list