Support Requests item #3515323, was opened at 2012-04-05 16:20
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453022&aid=3515323&group_id=48422
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Install Problem (example)
Group: rpy2-2.0.x
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ImportError when installing on Mac OS 10.5.8
Initial Comment:
I am having problems installing rpy2-2.2.2 with R 2.15.0 on Mac 10.5.8. I have
tried several previous versions of RPy and R but get the same error. I am
running Python 2.7.2 via the Enthought distribution and using the spyder
interface.
The install via python setup.py build install appears to work fine. However,
when I try to test or use rpy, through either
python -m 'rpy2.tests' (from Terminal)
from rpy2.robjects import r (from Python)
I get the following error message:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/Library/Frameworks/EPD64.framework/Versions/7.2/lib/python2.7/site-packages/rpy2/robjects/__init__.py",
line 14, in <module>
import rpy2.rinterface as rinterface
File
"/Library/Frameworks/EPD64.framework/Versions/7.2/lib/python2.7/site-packages/rpy2/rinterface/__init__.py",
line 78, in <module>
from rpy2.rinterface._rinterface import *
ImportError:
dlopen(/Library/Frameworks/EPD64.framework/Versions/7.2/lib/python2.7/site-packages/rpy2/rinterface/_rinterface.so,
2): Symbol not found: _R_NaInt
Referenced from:
/Library/Frameworks/EPD64.framework/Versions/7.2/lib/python2.7/site-packages/rpy2/rinterface/_rinterface.so
Expected in: dynamic lookup
Any help would be appreciated.
Adam
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453022&aid=3515323&group_id=48422
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list