Ana, Rpy isn't compiled for that version of R. From the download site you can find an older version, RC2, that is compiled against R 2.4.1 and python 2.5 (rpy-1.0-RC2.win32-R2.0.0-R-2.4.1-py2.5.exe). I've tried unsuccessfully to compile rpy for python 2.5 and R 2.5.1, but no luck. In fact, if anybody wants to take a crack at that, I would be very grateful.
Ana Paula Leite wrote: > 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 > -- Charles Cuell [EMAIL PROTECTED] http://math.usask.ca/~cuell ------------------------------------------------------------------------- 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