Re: [Matplotlib-users] Matplotlib-users Digest, Vol 12, Issue 12

2007-05-08 Thread Aaron Hoover
On May 8, 2007, at 1:22 PM, Fernando Perez wrote: > On 5/8/07, Aaron Hoover <[EMAIL PROTECTED]> wrote: > >> > I have been using the qt4 backend with ipython for maybe a year >> > now, currently >> > ipython 0.8.0. What is the output of "ipython -Version"? >> >> ipython -Version gives: >> >> 0.8.0

Re: [Matplotlib-users] Matplotlib-users Digest, Vol 12, Issue 12

2007-05-08 Thread Fernando Perez
On 5/8/07, Aaron Hoover <[EMAIL PROTECTED]> wrote: > > I have been using the qt4 backend with ipython for maybe a year > > now, currently > > ipython 0.8.0. What is the output of "ipython -Version"? > > ipython -Version gives: > > 0.8.0 > > Specifically, the error seems to be happening on line 838

Re: [Matplotlib-users] Matplotlib-users Digest, Vol 12, Issue 12

2007-05-08 Thread Aaron Hoover
> > On Tuesday 08 May 2007 02:43:45 pm Aaron Hoover wrote: >> Hi All, >> >> I was excited to see that a Qt4 backend is available for matplotlib - >> I'm running 0.87.7. So, I installed PyQt4 from source from the >> riverbankcomputing website (OSX comes with the Qt framework already >> installed), a