[Qgis-user] Re: Manage R

Nikos Alexandris nikos.alexandris at felis.uni-freiburg.de
Mon Apr 6 16:43:16 PDT 2009


Carson:
> Excellent, I'm glad to hear it. The whole Rpy, Numpy, R, and QGIS 
> install process is not as easy as I'd like it to be, so it's good to 
> hear that some are getting it to play nicely!

Hi Carson.

I tried to get it under Ubuntu II/64-bit with qgis_unstable (svn up &&
compiled some minutes ago). Unfortunately I get an error [1] which I
haven't seen before (I don't remember though).

Is it because of the Python version that comes from Ubuntu's
repositories?

Kind regards, Nikos
---

[1] An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/nik/.qgis//python/plugins/manageR/manageR.py", line 28, in
run
    import manageRDialog
  File "/home/nik/.qgis//python/plugins/manageR/manageRDialog.py", line
6, in 
    from QLayerConverter import QVectorLayerConverter,
QRasterLayerConverter
  File "/home/nik/.qgis//python/plugins/manageR/QLayerConverter.py",
line 6, in 
    import rpy2.robjects as robjects
ImportError: No module named rpy2.robjects

Python version:
2.5.2 (r252:60911, Oct  5 2008, 19:49:54) 
[GCC 4.3.2]

Python path:['/usr/local/share/qgis/python',
'/home/nik/.qgis//python/plugins/symbology_ng',
'/home/nik/.qgis//python/plugins/symbology_ng',
'/home/nik/.qgis//python/plugins/symbology_ng',
'/home/nik/.qgis//python/plugins/symbology_ng',
'/home/nik/.qgis//python/plugins',
'/usr/local/share/qgis/python/plugins', '/usr/lib/python2.5',
'/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk',
'/usr/lib/python2.5/lib-dynload',
'/usr/local/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages/Numeric',
'/usr/lib/python2.5/site-packages/PIL',
'/usr/lib/python2.5/site-packages/gst-0.10',
'/var/lib/python-support/python2.5',
'/usr/lib/python2.5/site-packages/gtk-2.0',
'/var/lib/python-support/python2.5/gtk-2.0',
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode',
'/home/nik/.qgis/python/plugins/fTools/tools', '~/.qgis/python',
'~/.qgis/python', '/usr/share/qgis/python', '/usr/share/qgis/python']




More information about the Qgis-user mailing list