Package: python-rpy
Version: 1.0.3-24
Severity: important
thanks

The latest version of the python rpy module in sid fails to import.

$ python
Python 2.7.3 (default, Mar  4 2013, 14:57:34)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import rpy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/rpy.py", line 134, in <module>
    """ % RVERSION)
RuntimeError: /usr/lib/python2.7/dist-packages/_rpy3000.so: undefined
symbol: Rf_PrintWarnings

      RPy module can not be imported. Please check if your rpy
      installation supports R 3.0.0. 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 *


>>>


This error message is discussed upstream, in

   
http://sourceforge.net/mailarchive/forum.php?thread_name=513E13A1.5040008%40gmail.com&forum_name=rpy-list


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to