On 10/8/07, Bill Hart <[EMAIL PROTECTED]> wrote: > > Just trying out 2.6 on sage.math. I typed "help()" then "modules" and > it said: > > Ignoring redefinition of Function: <class > 'sympy.core.function.Function'> defined earlier than <class > 'sympy.core.functions.Function'> > Ignoring redefinition of Derivative: <class > 'sympy.core.function.Derivative'> defined earlier than <class > 'sympy.core.functions.Derivative'> > Ignoring redefinition of Mul: <class 'sympy.core.mul.Mul'> defined > earlier than <class 'sympy.core.addmul.Mul'> > Ignoring redefinition of Add: <class 'sympy.core.add.Add'> defined > earlier than <class 'sympy.core.addmul.Add'> > Ignoring redefinition of Polynomial: <class > 'sympy.polynomials.base.Polynomial'> defined earlier than <class > 'sympy.modules.polynomials.base.Polynomial'> > Exception exceptions.ImportError: ImportError('Library "openal" not > found.',) in <bound method BufferPool.__del__ of []> ignored > /home/was/s/local/lib/python2.5/site-packages/twisted/words/im/ > __init__.py:8: UserWarning: twisted.im will be undergoing a rewrite at > some point in the future. > warnings.warn("twisted.im will be undergoing a rewrite at some point > in the future.") > > then gave me the list of modules.
I tried that with 2.8.4.1 and I am not able to reproduce the problems with sympy: help> modules Please wait a moment while I gather a list of all available modules... /home/ondra/ext/sage-2.8.4.1-x86-ubuntu-i686-Linux/local/lib/python2.5/site-packages/twisted/words/im/__init__.py:8: UserWarning: twisted.im will be undergoing a rewrite at some point in the future. warnings.warn("twisted.im will be undergoing a rewrite at some point in the future.") [and a list of modules] I also tried sympy-0.5.3 and sympy-0.5.4 and svn, neither of them seems to have this problem (so it was probably caused some time ago when we moved to a faster core and it is fixed now). Ondrej --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---