saving . . . saved tcl error when i run code don't show figure has been deleted. tcl error when i run code don't show figure has been hidden .
tcl error when i run code don't show figure
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 04-05 min 50-60 sec 03-09-20, 3:37 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:48 p.m. ankitrj.iitb


Log-in to answer to this question.