>From matplotlib's homepage:<br><a href="http://matplotlib.sourceforge.net/backends.html#TkAgg">http://matplotlib.sourceforge.net/backends.html#TkAgg</a><br><br><blockquote>In general, TkAgg is known to work with
<ul><li>python</li><li>idle -n (set <tt>tk.PYTHONINSPECT : True</tt> in <a href="http://matplotlib.sourceforge.net/matplotlibrc">matplotlibrc</a> </li><li>IPython</li></ul>
TkAgg is known not work with:
<ul><li>SciTE</li><li>pythonw</li><li>Pythonwin</li><li>idle</li></ul>
Both of the latter shells fail with a RuntimeError "abnormal program
termination".<br></blockquote><br>Does anyone know why this is?<br>Can the problem(s) be overcome?<br>Is any work being done to overcome the incompatibility?<br><br>- Tal<br>