Hi,

I'm sorry if someone has already posted a similar question, but I 
couldn't find it in the archive.

In WinXP I have installed R-2.5.0, python-2.5.1 and the necessary Python 
extensions in order to use RPy.
However, I get the error below.
Could someone please help me in overcoming this problem?
Thanks in advance,
ana

 >>> import rpy
RHOME= C:\winapps\R\R-2.5.0
RVERSION= 2.5.0
RVER= 2050
RUSER= C:\Documents and Settings\ana
Loading the R DLL C:\winapps\R\R-2.5.0\bin\R.dll .. Done.
Loading Rpy version 2050 ..
Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import rpy
  File "C:\winapps\Python25\lib\site-packages\rpy.py", line 112, in <module>
    exec("import _rpy%s as _rpy" % RVER)
  File "<string>", line 1, in <module>
ImportError: No module named _rpy2050

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to