2008/12/20 Micha Silver <[email protected]>
>
> 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:
> [mi...@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:
> [mi...@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
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to