[IPython-dev] [IPython-User] ipython (0.10.1) -wthread and -pylab bug in ubuntu natty

Fernando Perez fperez.net at gmail.com
Wed May 25 21:24:26 EDT 2011


On Wed, May 25, 2011 at 11:06 AM, Thomas Kluyver <takowl at gmail.com> wrote:
> OK, I've got matplotlib 1.0.1 installed. Now if I specify backend : GTK, no
> window appears, even when I call show(). It works as expected with GTKAgg,
> but not with GTK.
>
> Thomas

OK, that was just a plain bug, fixed here:

https://github.com/ipython/ipython/pull/474

None of us uses plain gtk, so we'd simply missed the fact that it had
never worked in 0.11 :)

Cheers,

f



More information about the IPython-dev mailing list