On Thursday 12 March 2009, Ondrej Certik wrote: > On Thu, Mar 12, 2009 at 8:11 AM, Robert Kern <[email protected]> wrote: > > 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.p > >>y: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. > > But still I don't understand why it interferes. It never happened to > me so far and I have multiple versions installed. > Hmm.. Perhaps it's because in easy-install.pth: ./sympy-0.6.3_hg-py2.5.egg
So I guess this one was easy-install'd, and the 0.6.4beta2 was manually built/installed. Some kind of bug I suppose, but whose? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
