Hello All,
I am attempting to install rpy2 on a high performance cluster and am
getting some strange results.
I am running R 2.14.12 (have also tried with 2.15.12).
Python is 2.7.3.
Using rpy2-2.2.1
I do not have root privileges.
Installing rpy2 doesn't seem to give me any unusual error messages. However
python
>>>import rpy2
>>>import rpy2.tests
File "<stdin>", line 1, in <module>
File "/home/rcf-40/mmmm/usr/lib/
python2.7/site-packages/rpy2/tests.py", line 3, in <module>
import rpy2.robjects.tests
File
"/home/rcf-40/mmmm/usr/lib/python2.7/site-packages/rpy2/robjects/__init__.py",
line 14, in <module>
import rpy2.rinterface as rinterface
File
"/home/rcf-40/mmmm/usr/lib/python2.7/site-packages/rpy2/rinterface/__init__.py",
line 78, in <module>
from rpy2.rinterface._rinterface import *
ImportError:
/home/rcf-40/mmmm/usr/lib/python2.7/site-packages/rpy2/rinterface/_rinterface.so:
undefined symbol: Rf_translateCharUTF8
I can't seem to find any other examples of someone experiencing this import
error elsewhere. Does anybody have a suggestion about what I might be able
to do to get rpy2 to work. I'd be happy to provide any additional
information. Thanks for your help.
-Jacob
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list