On Dec 10, 2007 10:50 AM, Andrzej Giniewicz <[EMAIL PROTECTED]> wrote: > > Hi, > > I've seen that R moved from experimental to optional, now as > r-2.6.1.p6, tryied it but got: > > sage: import rpy > --------------------------------------------------------------------------- > <type 'exceptions.AttributeError'> Traceback (most recent call > last) > > /home/giniu/<ipython console> in <module>() > > /opt/sage/local/lib/python2.5/site-packages/rpy.py in <module>() > 171 > 172 # The new exception > --> 173 RException = _rpy.RException > 174 > 175 # I/O setters > > <type 'exceptions.AttributeError'>: 'module' object has no attribute > 'RException' > > that can be known issue but I decided I will report... :)
Thanks. However: (1) What operating system are you using exactly, and what gcc version? (2) Could you send the build log for building R (i.e., the end of SAGE_ROOT/install.log)? (3) If you type sage: !R what happens? --William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---