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
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>
<span style="background-color: rgb(250, 250, 250);">In case that still does not work, please install Anaconda Python environment.</span>
Login to add comment