don't show figure when i run code
 t=linspace(-pi,pi,100)
 plot(t,cos(t))
 -->TCL ERROR couldn't open "/usr/share/matplotlib/mpl-data/images/matplotlib.ppm": no such file or 
 directory.     please help me. sir/maim

Python-3.4.3 Using-plot-command-interactively 06-07 min 50-60 sec 04-09-20, 1:01 p.m. divesh7923

Answers:

Seems to be some issue with the installed libraries, please try re installing the matplotlib library/

In case that still does not work, please install Anaconda Python environment.
07-09-20, 9:51 p.m. ankitrj.iitb


Click here to reply/comment online