Hello.

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
RVER= 2031
RUSER= /root
Loading Rpy version 2031 ..
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.3/site-packages/rpy.py", line
112, in ?
    exec("import _rpy%s as _rpy" % RVER)
  File "<string>", line 1, in ?
ImportError: No module named _rpy2031

>>> from rpy_version import rpy_version
>>> print rpy_version
1.0-RC1
>>>

This is the version package obtained under Debian
testing.

Does anyone know something about this bug?
Thanks for your help.

Felipe.



                
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

-------------------------------------------------------------------------
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