Hi, I'm trying to install Rpy on Windows Vista. I tried various combinations of Python 2,5, Python 2,6, R 2.7, R 2.9 without success. Although, http://rpy.sourceforge.net/rpy2/doc/html/overview.html#installation claims that R2.9 is supported, I get the following error message (rpy 2.0.4):
> ActivePython 2.5.4.4 (ActiveState Software Inc.) based on > Python 2.5.4 (r254:67916, Apr 27 2009, 15:41:14) [MSC v.1310 32 bit > (Intel)] on > win32 > Type "help", "copyright", "credits" or "license" for more information. > >>> import rpy > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "C:\Python25\lib\site-packages\rpy.py", line 134, in <module> > """ % RVERSION) > RuntimeError: No module named _rpy2090 > > RPy module can not be imported. Please check if your rpy > installation supports R 2.9.0. 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 * For each combination of versions I tried, the package rpy was found but produced an error message on import. What Versions (Rpy, Python, R,...) should I use on Vista? kind regards robert ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list