Pyglet 1.2 has been released http://www.pyglet.org/index.html. Among other things, it supports Python 3. I just tried to use it with SymPy, but it looks like our pygletplot module does not support Python 3 (it uses implicit relative imports). And it doesn't work in Python 2 either (name 'c_float' is not defined). So let's fix these, so we can test it out.
Aaron Meurer -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2BKEEykiF%2B8VCkGTBw3oAtFsbKJoXF6%3DZiW_M00v8CAVw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
