You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
Thanks Sahil, it worked.
But did sympy not contain pyglet implicitly.
Kundan Kumar
unread,
Mar 1, 2014, 6:21:19 AM3/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
Thanks Bharath,
Do I have to install matplotlib library explicitly.
SAHIL SHEKHAWAT
unread,
Mar 1, 2014, 6:47:29 AM3/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
yes! indeed you have to install the necessary libraries for the sympy dependencies. Sympy does not contain these libraries on its own, Sympy is itself a library.
On Saturday, March 1, 2014 11:08:49 AM UTC+5:30, Kundan Kumar wrote:
Aaron Meurer
unread,
Mar 1, 2014, 3:16:15 PM3/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
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()).