Oh sorry, Windows 7 with Python 2.7. On Sun, Jun 12, 2011 at 1:27 PM, Tomo Lazovich <[email protected]>wrote:
> I just ran the tests in Windows 7 and they all pass. > > On Sun, Jun 12, 2011 at 1:19 PM, Renato Coutinho < > [email protected]> wrote: > >> On Sun, Jun 12, 2011 at 11:07 AM, 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. >> >> You can do this: >> >> >>> from sympy.utilities.runtests import test >> >>> test() >> >> I did this yesterday in python 2.6 and 2.7 in windows XP, all tests >> passed. >> >> Renato >> >> -- >> 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 > -- 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.
