Re: [Matplotlib-users] ipython -pylab segmentation fault

2011-02-08 Thread Philippe Baucour
Le Tue, 08 Feb 2011 09:14:22 -0500, Michael Droettboom a écrit : > I have seen this problem when matplotlib wasn't fully rebuilt after > upgrading Numpy. I would assume, since you're installing from Gentoo > packages, that the package manager is smart enough to blitz the > matplotlib build pr

Re: [Matplotlib-users] ipython -pylab segmentation fault

2011-02-08 Thread Michael Droettboom
I have seen this problem when matplotlib wasn't fully rebuilt after upgrading Numpy. I would assume, since you're installing from Gentoo packages, that the package manager is smart enough to blitz the matplotlib build products before rebuilding, but maybe not. (Python distutils doesn't do pro

[Matplotlib-users] ipython -pylab segmentation fault

2011-02-08 Thread Philippe Baucour
hello, I get a segmentation fault with the pylab mode and I made several test to track down a bug but it's beyond my level and I still don't now if it's an ipython bug or matplotlib bug ... let's reproduce the bug / try 1 Qt4Agg \_ phil@Numokh ~ % ipython -py