SymPy used to ship a copy of pyglet, but we stopped doing it, since it can be installed separately, and the pyglet plotting is not the best plotting anyway (you should prefer the new plotting module with plot(), rather than Plot()).
Aaron Meurer On Sat, Mar 1, 2014 at 5:02 AM, Kundan Kumar <[email protected]> wrote: > Thanks Sahil, it worked. > But did sympy not contain pyglet implicitly. > > > On Saturday, March 1, 2014 4:00:35 PM UTC+5:30, SAHIL SHEKHAWAT wrote: >> >> You first need to install pyglet by running $ sudo apt-get install >> python-pyglet > > -- > 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/c97c10c2-4e5d-4aa6-b7d1-78e0e19b8ff1%40googlegroups.com. > > For more options, visit https://groups.google.com/groups/opt_out. -- 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%3D6JWF0Zm2_uarqohohPGquy3jPhVtPz_oNnDEKRCvQMA1A%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
