Hello, I tried to install rpy.py on my Mac (running Mac OS X Leopard), but I got the following error:
musolesi$ python rpy.py install Traceback (most recent call last): File "rpy.py", line 134, in <module> """ % RVERSION) RuntimeError: No module named _rpy2062 RPy module can not be imported. Please check if your rpy installation supports R 2.6.2. If you have multiple R versions installed, you may need to set RHOME before importing rpy. For example: >>> from rpy_options import set_options >>> set_options(RHOME='c:/progra~1/r/rw2011/') >>> from rpy import * I tried with the versions 2.6.2 and 2.7 of R. Unfortunately it seems that the version 2.6.1 of R cannot be installed in Leopard, I was wondering if it is the latest version that is supported. Thanks in advance for your help, Mirco -- Mirco Musolesi Dept. of Computer Science, Dartmouth College 6211 Sudikoff Laboratory Hanover NH 03755 USA Web: http://www.cs.dartmouth.edu/~musolesi ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list