[Idle-dev] matplotlib incompatibility
Tal Einat
taleinat at gmail.com
Wed Dec 27 18:12:59 CET 2006
>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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/idle-dev/attachments/20061227/4340eb76/attachment.html
More information about the IDLE-dev
mailing list