Hi ! Here it works but with R 2.6.1 (and the RPY build for R 2.6.1)
Does your RPY works with R 2.7 ? Seb 2008/5/12 Agustin Lobo <[EMAIL PROTECTED]>: > Hi! > > I have a problem with loading plugin manageR. > I have R 2.7.0, rpy 1.0.2 , python and numpy on ubuntu hardy. > I get > the following message at starting qgis 0.10: > > Couldn't load plugin "manageR" from ['/home/alobo/.qgis//python/plugins', > '/usr/local/share/qgis/python', '/usr/local/share/qgis/python/plugins', > '/usr/lib/python25.zip', '/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'] > > Traceback (most recent call last): > File "", line 2, in > File "/home/alobo/.qgis//python/plugins/manageR/__init__.py", line 35, in > from manageR import manageRPlugin > File "/home/alobo/.qgis//python/plugins/manageR/manageR.py", line 40, in > import domanageR > File "/home/alobo/.qgis//python/plugins/manageR/domanageR.py", line 39, in > from rpy import * > File "/usr/lib/python2.5/site-packages/rpy.py", line 134, in > """ % RVERSION) > RuntimeError: /usr/lib/python2.5/site-packages/_rpy2070.so: undefined > symbol: KillAllDevices > > RPy module can not be imported. Please check if your rpy > installation supports R 2.7.0. If you have multiple R versions > installed, you may need to set RHOME before importing rpy. For > example: > > >>> from rpy_options import set_options > >>> set_options(RHOME='c:/progra~1/r/rw2011/') > >>> from rpy import * > > Is there anything I had to do and did not? Is there anything to set up > within R? > > Thanks! > > Agus > > -- > Dr. Agustin Lobo > Institut de Ciencies de la Terra "Jaume Almera" (CSIC) > LLuis Sole Sabaris s/n > 08028 Barcelona > Spain > Tel. 34 934095410 > Fax. 34 934110012 > email: [EMAIL PROTECTED] > http://www.ija.csic.es/gt/obster > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > -- Sébastien VIAL Prof d'Info - Resp. TIC/Comm - Formateur SIG Lycée Agricole du Balcon des Ardennes http://www.lebalcon.fr tel : 03-24-57-66-71
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
