On Tue, Jun 3, 2008 at 8:47 AM, Vinzent Steinberg <[EMAIL PROTECTED]> wrote: > > Yes, command line usage on Windows is a pain. But wouldn't it be > possible to add a Python script you have to double-click on and which > would do all the stuff for you?
Sure, I am not against. As always, the only real requirement is that the thing is easy to maintain, test and produce (e.g. now it's enough for me to do setup.py bdist_wininst). OK, so to move things forward, the reason for using a particular mpmath and a particular pyglet is that those are versions that are known to work with sympy. So let's try to figure out how to use pyglet without touching sys.path. If we succeed, is anyone against leaving both mpmath and pyglet in sympy? If we fail, then we'd have to release two tarballs, one with, the other without, pyglet. 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 -~----------~----~----~----~------~----~------~--~---
