On 13 February 2008 at 10:27, Stefano Costa wrote: | Package: python-rpy | Version: 1.0.1-3 | Severity: important | | >>> import rpy | Traceback (most recent call last): | File "<stdin>", line 1, in ? | File "/usr/lib/python2.4/site-packages/rpy.py", line 122, in ? | raise RuntimeError( str(e) + | RuntimeError: No module named _rpy2062
Yes -- and thanks for the heads-up. New package is uploading now. Dirk | RPy module can not be imported. Please check if your rpy | installation supports R 2.6.2. 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. --- | Architecture: i386 | Kernel: Linux 2.6.24-1-686 | | Debian Release: lenny/sid | 500 unstable ftp.it.debian.org | 500 testing www.debian-multimedia.org | 500 testing security.eu.debian.org | 500 testing ftp.it.debian.org | 500 testing debian.gfoss.it | | --- Package information. --- | Depends (Version) | Installed | ===============================-+-============= | libc6 (>= 2.7-1) | 2.7-6 | python (>= 2.4) | 2.4.4-6 | python (<< 2.6) | 2.4.4-6 | python-central (>= 0.5.8) | 0.5.15-0.1 | python-numpy | 1:1.0.4-5 | r-base-core (>= 2.6.1-2) | 2.6.2-2 | | | | -- Three out of two people have difficulties with fractions. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

