I worked on this one. `name 'c_float' not defined` is actually fixed in the master branch.
On Thursday, 26 February 2015 22:04:51 UTC+5:30, Aaron Meurer wrote: > > 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/390280a1-6316-4dc6-a6d2-7da65823633b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
