Re: [matplotlib-devel] 0.99/Qt4Agg on OS X/Py2.6

2009-09-09 Thread David Warde-Farley
On 9-Sep-09, at 7:42 AM, Darren Dale wrote: > I don't think so, there is no extension code associated with the qt > backend. What platform are you using? Ubuntu/debian, by chance? Huh, very strange then. I'm running Mac OS X 10.5.7. ---

Re: [matplotlib-devel] building on OSX

2009-09-09 Thread Eric Bruning
Finally got back to this this morning. I realized that I was using /usr/local as my prefix, and hence my problem with the gfortran libgcc. Another important step was to make sure I had removed all previous results of builds, installs, etc. in the source directory, install path, site-packages, etc.

Re: [matplotlib-devel] 0.99/Qt4Agg on OS X/Py2.6

2009-09-09 Thread Darren Dale
On Tue, Sep 8, 2009 at 11:12 PM, David Warde-Farley wrote: > Hi Darren, > > On 8-Sep-09, at 7:16 PM, Darren Dale wrote: > >> I would be very surprised if this is due to the backend. More likely a >> mismatch between sip and pyqt versions. > > > I actually grabbed both of them yesterday from riverba