On 08/05/2010 10:54 PM, Jorge Scandaliaris wrote:
> Hi,
> Looking for a way to analyze a set of images I found waitforbuttonpress, which
> basically does what I need: allows me to display a few plots/scatter/etc for
> as
> long as I need; then when pressing a key move to the next image and redo al
Eric Firing writes:
> Running mpl from svn, with gtkagg backend, on ubuntu, but with ipython
> 0.11alpha1, I can't reproduce the problem; your example works for me. I
> suspect the difference is that ipython 0.11 uses a non-threaded
> interactive mode, while 0.10 uses the threaded mode. Is
Eric Firing writes:
> Running mpl from svn, with gtkagg backend, on ubuntu, but with ipython
> 0.11alpha1, I can't reproduce the problem; your example works for me. I
> suspect the difference is that ipython 0.11 uses a non-threaded
> interactive mode, while 0.10 uses the threaded mode. Is up
On 08/07/2010 11:44 AM, Jorge Scandaliaris wrote:
> Eric Firing writes:
>> Running mpl from svn, with gtkagg backend, on ubuntu, but with ipython
>> 0.11alpha1, I can't reproduce the problem; your example works for me. I
>> suspect the difference is that ipython 0.11 uses a non-threaded
>> intera