Package: python-rpy
Version: 1.0.3-14
Severity: important
The RPy module cannot be imported in Python.
After starting the Python console, 'import rpy' fails with the following
message:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.6/dist-packages/rpy.py", line 134, in <module>
""" % RVERSION)
RuntimeError: No module named _rpy2111
RPy module can not be imported. Please check if your rpy
installation supports R 2.11.1. If you have multiple R versions
installed, you may need to set RHOME before importing rpy. For
example:
>>> from rpy_options import set_options
>>> set_options(RHOME='c:/progra~1/r/rw2011/')
>>> from rpy import *
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=hr_HR, LC_CTYPE=hr_HR (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-rpy depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii python 2.6.5-5 An interactive high-level object-o
ii python-central 0.6.14+nmu2 register and build utility for Pyt
ii python-numpy 1:1.3.0-3+b2 Numerical Python adds a fast array
ii r-base-core 2.11.1-2 GNU R core of statistical computat
python-rpy recommends no packages.
Versions of packages python-rpy suggests:
pn python-rpy-docs <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]