On Thu, Mar 12, 2009 at 06:32, Neal Becker <[email protected]> wrote: > > Tested OK on fedora f10 x86_64. > > Just one thing, what's with the warning at the start of the test? > > ./setup.py test > /usr/lib/python2.5/site-packages/gmpy-1.04-py2.5-linux-x86_64.egg/gmpy.py:3: > UserWarning: Module sympy was already imported from > /home/nbecker/sympy-0.6.4.beta2/sympy/__init__.pyc, but > /usr/lib/python2.5/site-packages/sympy-0.6.3_hg-py2.5.egg is being added to > sys.path
You need to uninstall the old 0.6.3. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
