On 12 June 2011 16:07, Tomo Lazovich <[email protected]> wrote:
> I tested the Windows installer in Windows 7. You have to be sure to run the > installer as an administrator or it complains that it can't set some > registry keys. Besides that, it seems to have installed without any > problems. Is it possible to run the tests in Windows? I can't seem to find > the setup.py file. > > On Sun, Jun 12, 2011 at 6:23 AM, David Joyner <[email protected]> wrote: > >> 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. >> > The --prefix command is not recognized and it's not present in --help. > >> >> > >> > 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. >> >> > > > -- > Tomo Lazovich > Harvard College '11 > 278 Winthrop House Mail Center > Cambridge, MA 02138 > > -- > 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.
