Hi,
in site-packages/matplotlib/backends/backend_tkagg.py
I commented out in the show function the line
Tk.mainloop()
In addition to the changes I mentioned in my first email, this has solved my
problem!
On 3/19/07, Rob Clewley <[EMAIL PROTECTED]> wrote:
I have the same problem with
Dear Ana,
I have the same problem with a similar setup (except Python 2.4.3) and
have tried the same solutions (BTW those steps really did used to work
on my machine using Python 2.3.5). In the short term you could either
try IPython (a proper solution to this problem, which returns me to
the prom
Dear all,
I've just started using Matplotlib and I'm trying to make it work in IDLE.
Other people have reported the same problem as I'll refer, but I've tried
some solutions that I found in the web and I haven't succeded. Every time I
produce a figure, I can't get the IDLE prompt active again af