search for: _rpy2072

Displaying 1 result from an estimated 1 matches for "_rpy2072".

Did you mean: _rpy2070
2009 Jan 09
1
Calling R functions from Python
...call last): File "C:\Documents and Settings\rkirkish\Desktop\test.py", line 1, in <module> from rpy import r File "C:\Python25\Lib\site-packages\rpy.py", line 134, in <module> """ % RVERSION) RuntimeError: No module named _rpy2072 RPy module can not be imported. Please check if your rpy installation supports R 2.7.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...