Package: python-rpy
Version: 0.4.6-1
Severity: important

After upgrading R on my unsteble box to 2.2.0 beta (from 2.1.1), rpy 
ceases to work. Following a 'from rpy import *' in a python script, the 
following error is thrown:

Traceback (most recent call last):
  File "./DistAn", line 3, in ?
    from rpy import *
  File "/usr/lib/python2.3/site-packages/rpy.py", line 51, in ?
    exec("import _rpy%s as _rpy" % RVER)
  File "<string>", line 1, in ?
ImportError: No module named _rpy2020

Downgrading R fixes the issue. While ultimately I can wait for an upstream 
release to accomodate this R version, there is clearly a  dependency missing:
rpy 0.4.6  should require R 2.1.1 and conflict with R 2.2.0.

Thanks for your work in making this great package available to me,

Joh

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python-rpy depends on:
ii  python                        2.3.5-3    An interactive high-level object-o
ii  python2.3-rpy                 0.4.6-1    Python interface to the GNU R lang

python-rpy recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to