I am just frustrated when I try to install rpy2 on my computer. I
download rpy2-2.3.6.win32-py2.7.exe and use it to install. but when i test
the tests.py , it give me that error:

Traceback (most recent call last):
  File "C:\Users\tanhe\Desktop\rpy2-2.3.6\rpy\tests.py", line 2, in <module>
    import sys, rpy2.rinterface
  File "C:\Python27\lib\site-packages\rpy2\rinterface\__init__.py", line
90, in <module>
    raise RuntimeError("Unable to locate R.dll within %s" % R_HOME)
RuntimeError: Unable to locate R.dll within C:\Program Files\R\R-3.0.0\bin

I am sure i copy all files in the bin\x64 to the bin file, so there are
R.dll in the bin file. Now i don't know how to deal with it, so i ask you
for help.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to