[Qgis-developer] Fail to load Rmanage plugin
Otto Dassau
dassau at gbd-consult.de
Fri Nov 25 03:21:02 EST 2011
Hi Carson,
I would like to get your RManage plugin working but after loading rpy2 it
fails to load the rpy2.robjects module. Maybe you have a quick help for me,
how to solve this?
I work on opensuse 11.4 64bit with python 2.7, qgis 1.7.2 and R 2.14.0.
>>> import rpy2.robjects as robjects
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python2.7/site-packages/rpy2/robjects/__init__.py", line
14, in <module> import rpy2.rinterface as rinterface
File "/usr/lib64/python2.7/site-packages/rpy2/rinterface/__init__.py",
line 75, in <module> from rpy2.rinterface.rinterface import *
ImportError: libR.so: cannot open shared object file: No such file or
directory
Thanks a lot
Otto
More information about the Qgis-developer
mailing list