[IPython-User] ipython prompt slows significantly after importing from mayavi
Jonathan Stickel
jjstickel@gmail....
Fri Feb 17 10:51:39 CST 2012
On 2/17/12 08:47 , Stefan wrote:
> Hello Jonathan,
>
> Thanks for the reply. Using:
>
> $ export QT_API=pyqt
> $ ipython --gui=qt
>
> appears to work for me too. No lagging prompt anymore :-)
>
> Thanks!
> Stefan
>
Stefan
I tested some other things with ipython, and found that starting the
qtconsole with pylab=qt also works with mayavi (QT_API=pyqt is still
needed):
$ ipython qtconsole --pylab=qt
Doing this initializes the GUI loop correctly. I don't see a way to
start the qtconsole with the GUI loop but without pylab, though.
Jonathan
More information about the IPython-User
mailing list