<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<big><font size="-1"><big>I am running up to date Matplotlib in
Python3.5 on my Debian Stretch Platform.</big></font></big><br>
<br>
I have not made any changes of which I am aware, but I have started
getting errors when running a Python script that I have written to
plot data obtained from a FORTRAN program. <br>
<br>
Enter Molecule ID: A<br>
Traceback (most recent call last):<br>
File "MolT_5IMT_w_3_2_plot.py", line 83, in <module><br>
fig.savefig(name_plt,bbox_inches='tight')<br>
File
"/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py", line
1814, in savefig<br>
self.canvas.print_figure(fname, **kwargs)<br>
File
"/usr/local/lib/python3.5/dist-packages/matplotlib/backend_bases.py",
line 2180, in print_figure<br>
self.figure.dpi = dpi<br>
File
"/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py", line
436, in _set_dpi<br>
self.set_size_inches(w, h, forward=forward)<br>
File
"/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py", line
745, in set_size_inches<br>
manager.resize(int(canvasw), int(canvash))<br>
File
"/usr/local/lib/python3.5/dist-packages/matplotlib/backends/backend_tkagg.py",
line 540, in resize<br>
self.canvas._tkcanvas.master.geometry("%dx%d" % (width, height))<br>
File "/usr/lib/python3.5/tkinter/__init__.py", line 1698, in
wm_geometry<br>
return self.tk.call('wm', 'geometry', self._w, newGeometry)<br>
_tkinter.TclError: can't invoke "wm" command: application has been
destroyed<br>
<br>
<br>
------------------<br>
(program exited with code: 1)<br>
Press return to continue<br>
<br>
I have attached the Python script and an input file to this message.<br>
<br>
I would appreciate some assistance in solving this problem<br>
<br>
Thanks in advance.<br>
<pre class="moz-signature" cols="72">--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
<a class="moz-txt-link-abbreviated" href="http://www.molecular-modeling.net">www.molecular-modeling.net</a> Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1
</pre>
</body>
</html>