On Wed, Dec 1, 2010 at 8:07 AM, Aaron Meurer <[email protected]> wrote: > I have a bash alias that runs every combination of Python > version/platform/polys ground type that I have installed on my > computer, and I did not see that error anywhere. I did see that an > unimproved all() snuck in to > /users/aaronmeurer/documents/python/sympy/sympy/sympy/polys/tests/test_polyroots.py, > line 86 via commit 49a0a06d. > > But aside from that and the failures of issue 2041 and issue 1946 (or > is this the same thing as your problem?), I didn't have any other > problems. Perhaps it's the new Python 2.7.1. I haven't upgraded to > that yet, though I am in the process (Fink is compiling it right now, > I will try it again when that is done). Or maybe you just need to run > ./setup.py clean and/or git clean.
I have also run it on my computer and didn't observe any errors. So maybe there are some problems with 2.7.1. Ondrej -- 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.
