[IPython-dev] new threading issue

Fernando Perez fperez.net at gmail.com
Thu May 18 17:25:01 EDT 2006


On 5/18/06, Jörgen Stenarson <jorgen.stenarson at bostream.nu> wrote:
> Fernando,
>
> the fix for threading issue #55 has helped but I still see some random
> threading issues. I'm running ipython -pylab with TkAgg. I have not
> figured out what triggers the error.

Uh?  With TkAgg, there is NO threading code active at all. Double
check with backend you are using; threading is ONLY active with the
Qt, WX and GTK backends.

Also let me know on what platform this is happening...

f




More information about the IPython-dev mailing list