I'm a beginner. I'm using Windows. I've typed (from rpy import *) in Python
2.4.4 and i got back the followings. How can I call rpy in Python.
Unable to determine R version from the registry. Trying another method.
Traceback (most recent call last):
File "<pyshell#10>", line 1, in -toplevel-
from rpy import *
File "D:\Python24\Lib\site-packages\rpy.py", line 48, in -toplevel-
RHOME = rpy_tools.get_R_HOME()
File "D:\Python24\Lib\site-packages\rpy_tools.py", line 58, in get_R_HOME
raise RuntimeExecError("Couldn't execute the R interpreter.\n"
NameError: global name 'RuntimeExecError' is not defined
--
Mehdi
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list