saving . . . saved don't show figure when i run code has been deleted. don't show figure when i run code has been hidden .
don't show figure when i run code
Title
Question
 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:

<span style="background-color: rgb(250, 250, 250);">Seems to be some issue with the installed libraries, please try re installing the matplotlib library/</span>

<span style="background-color: rgb(250, 250, 250);">In case that still does not work, please install Anaconda Python environment.</span>
07-09-20, 9:51 p.m. ankitrj.iitb


Log-in to answer to this question.