Before we release, I think we should try to fix the Sage failures. Otherwise, Sage won't be able to update to 0.7.2. http://code.google.com/p/sympy/issues/detail?id=3235 contains more information about this.
First, can others reproduce this? Just install sage (if you don't already have it), and then run sage -python bin/test sympy/external/tests/test_sage.py from within the sympy git directory. You can see on that issue what happens on my computer. Then, we should try to figure out how to fix it, or if it's a bug in Sage (in which case we should report it upstream). The problem comes when importing sympy. I've bisected the problem and narrowed it down a bit (see the issue). Aaron Meurer -- 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.
