José María Michia wrote:
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

  
Thanks. I tried that, but no joy. There was no env variable PYTHONPATH. So I added it with:
export PYTHONPATH=/usr/lib64/python2.5/site-packages:/usr/share/qgis/python
Still no python plugins.
Micha

Saludos
José María

  

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to