[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

rpy registry

hnessenospam@yahoo.com

1/22/2008 6:53:00 PM

Howdy, I've been using rpy (1.0.1) and python (2.5.1) on my office
computer with great success. When I went to put rpy on my laptop,
however, I get an error trying to load rpy.

"Unable to determine R version from the registry. Trying another
method."

followed by a few lines of the usual error message style (ending with
"NameError: global name 'RuntimeExecError' is not defined." I have
reinstalled R (now 2.6.1), rpy, and python without any luck (being
sure to check the "include in registry" on the installation of R).
Everything else I have used thus far works perfectly. Any thoughts on
what might be causing problems?

Thanks,

-Hans