13/10/09 @ 14:35 (-1000), thus spake Eric Firing:
> Ernest Adrogué wrote:
> >14/10/09 @ 02:38 (+0200), thus spake qu...@gmx.at:
> >>okay. don't shoot me
> >>
> >>you need to start ipython with:
> >>
> >>   ipython -pylab
> >>
> >
> >or alternatively, start ipython normally, import matplotlib.pyplot
> >and then call matplotlib.pylot.ion() which turns the 'interactive
> >mode' on.
> >
> >then when you create a figure, a window will pop up, but the shell
> >will still be operative.
> >
> 
> No, you have to call ipython with a threading option:
>        -gthread, -qthread, -q4thread, -wthread, -pylab

Ah, I didn't know that. In my Debian machine, it works without need to
specify any of these options, though.

-- 
Ernest

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to