On Sun, Jun 12, 2011 at 1:48 AM, Aaron Meurer <[email protected]> wrote:
... > Please test these distributions. All tests should pass with Python > 2.4-2.7, both 32- and 64-bit, and with gmpy installed or not > installed. Please test that this is the case from the tarballed > distributions themselves by running > > ./setup.py --prefix=<temporary directory> install > > From the unpacked tarballs, and running the tests from that prefixed > path. You can also run sandboxes tests using tox. > On a mac OS 10.6.7, I ran ./setup.py install ./setup.py test with no problems. The --prefix option was not recognized. The system Python for 10.6.7 is 2.7. > > 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. > > -- 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.
