I have never gotten plotting to work in Mac OS X. See http://code.google.com/p/sympy/issues/detail?id=309.
Also, for what it's worth, I think it uses the pyglet that comes installed with sympy, not any other version. Aaron Meurer On Mar 6, 2011, at 8:03 PM, hugo wrote: > Hi, > > I am trying to use sympy's plotting library but without any success > (the window hangs). I'm using Enthought Python Distribution which has > pyglet 1.1.4 on Snow Leopard. I believe the plotting library was > written for pyglet 1.0 and the issue seems to arise from the > ManagedWindow class. Has anyone had the same problem? > > thanks, > > Hugo. > > -- > 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.
