Package: python2.3-rpy
Version: 0.99.2-2
Severity: important

Hi!

I've just upgraded my Debian unstable, and now I'm unable to import rpy.
Here's what Python says:

--- 8< ---
[EMAIL PROTECTED]:~$ python
Python 2.3.5 (#2, Mar  6 2006, 10:12:24) 
[GCC 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from rpy import *
RHOME= /usr/lib/R
RVERSION= 2.3.1
RVER= 2031
RUSER= /home/djani
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
>>> 
--- 8< ---

python2.3-rpy contains _rpy2030.so:

--- 8< ---
[EMAIL PROTECTED]:~$ dpkg -L python2.3-rpy | grep _rpy
/usr/lib/python2.3/site-packages/_rpy2030.so
--- 8< ---


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.5-1
Locale: LANG=hr_HR, LC_CTYPE=hr_HR (charmap=ISO-8859-2)

Versions of packages python2.3-rpy depends on:
ii  libc6                   2.3.6-9          GNU C Library: Shared libraries
ii  python2.3               2.3.5-9.1        An interactive high-level object-o
ii  python2.3-numeric       24.2-2           Numerical (matrix-oriented) Mathem
ii  r-base-core             2.3.0.svn38119-1 GNU R core of statistical computin

python2.3-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