On 20 October 2006 at 12:46, Felipe Ortega wrote:
| I've got an error trying to import rpy in Debian (not
| in Windows, like some previous messages pointed out).
| 
| The error message is:
| 
| Python 2.3.5 (#2, Nov 20 2005, 16:40:39)
| >>> import rpy
| RHOME= /usr/lib/R
| RVERSION= 2.3.1
  ^^^^^^^^^^^^^^^
| >>> from rpy_version import rpy_version
| >>> print rpy_version
| 1.0-RC1
  ^^^^^^^
| This is the version package obtained under Debian
| testing.

As of this week, current versions of R (2.4.0) and rpy (1.0-rc2) are in
testing. You appear to be behind.  Simply update, and these current version
should work for you [ but note that 'python' is now python2.4.]

I just (re-)tested, and my box runs 'import rpy' just fine using either
python (2.4) or python2.3.

Good luck, Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to