I have a colleague experiencing similar issues. There seem to be known issues
with PySide 1.1.0, e.g.,
http://bugs.pyside.org/show_bug.cgi?id=1119
I tried overriding the call to QApplication.setOverrideCursor(), which
customizes the cursor within the Matplotlib navigation toolbar, but he then
Has anyone had much luck with PySide + matplotlib 1.1.0+? With stock
EPD 7.2 full on Ubuntu 10.04 which comes with PySide 1.1.0, a simple
plot like plot(arange(10)) with IPython in pylab mode causes a
segfault. Joy.
Thanks,
Wes
-
A while ago I had exactly the same problem. I was running a script that
create a lot of figures and saved them (as .png and .eps files) for
viewing later (so not using the interactive viewing feature from
pyplot). If I remember well, there was also a problem with the close()
statement leaving s