Hi,

I try to get interactive plotting working using spyder 2.1.8 and
ipython 0.12 on ubuntu 11.10. Interactive plotting works if I use the
normal python interpreter as well as in ipython outside of spyder.
When I load matplotlib and plot something in ipython I have to call
show() which locks the console until I close the window. If I enable
interactive plotting manually plotting doesn't work anymore (window
stays empty). Vanilla spyder configuration (deleted my .spyder2
folder).
Further, when I try to start an ipython kernel or try to connect to an
externally started kernel I get:
"ValueError: API 'QString' has already been set to version 1"
PySide 1.1.0 and PyQt4 4.7.4 are installed. I tried every possible
combination of API version and library selection in the preferences.
Didn't change anything.
Any ideas how I could get a working spyder+ipython configuration
running? Preferably the ipython kernel with pylab inline but since
there is an open bug regarding the QString problem I'd be happy if I
could get the normal ipython interpreter would work properly.

Cheers

Philipp

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to