From matplotlib's homepage:
http://matplotlib.sourceforge.net/backends.html#TkAgg
In general, TkAgg is known to work with - python - idle -n (set tk.PYTHONINSPECT : True in matplotlibrc<http://matplotlib.sourceforge.net/matplotlibrc> - IPython TkAgg is known not work with: - SciTE - pythonw - Pythonwin - idle Both of the latter shells fail with a RuntimeError "abnormal program termination". Does anyone know why this is? Can the problem(s) be overcome? Is any work being done to overcome the incompatibility? - Tal
_______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
