I found that using any of the non-GTK backends--like QTAgg or
WXAgg--caused show() to block and at stopped the thread issues. I am
not sure the implications of this, but it works for now. So I am
content at least for the moment.
Thanks,
Lane
John Pye wrote:
> Hi Lane,
>
> I don't have any a
Hi Lane,
I don't have any answers for you here, but I do wonder if you might
gains some insight on this by looking at the way IPython handles its
'-pylab' and '-gthread' etc flags?
Cheers
JP
Lane Brooks wrote:
>So my question is: what is the correct way to setup python and/or
>matplotlib when