Am 26.04.2015 um 22:42 schrieb j.gonthie...@gmail.com:
   File "sympy/plotting/plot_implicit.py", line 81, in get_raster
     temp = func(xinterval, yinterval)
   File "<string>", line 1, in <lambda>
NameError: global name 'Eq' is not defined

I can confirm that this error happens.
I had to `pip install matplotlib` to see it; I guess most developers don't have matplotlib installed and didn't notice the breakage.

Which version of SymPy are you using?

--
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
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/553D593F.3080309%40durchholz.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to