[matplotlib-devel] problems installing matplotlib 0.99 for pyhton 2.6 mac osx 10.5

2009-09-10 Thread Farhan Sheikh
Dear all, i have python 2.6 running on my mac osx 10.5, however when installing the binary file provided, it says i need to have python 2.6 on my machine. i dont understand why this is happening as when open a new terminal and type 'python', python version 2.6.2 is the version that is run.

Re: [matplotlib-devel] problems installing matplotlib 0.99 for pyhton 2.6 mac osx 10.5

2009-09-10 Thread Russell E. Owen
In article <49f4595b-9a73-4c85-81aa-ceb6e58a7...@cs.stir.ac.uk>, Farhan Sheikh wrote: > Dear all, > > i have python 2.6 running on my mac osx 10.5, however when installing > the binary file provided, it says i need to have python 2.6 on my > machine. i dont understand why this is happening

[matplotlib-devel] preparing for 0.99.1

2009-09-10 Thread John Hunter
We've had a significant number of bug-fixes in the release branch, so this weekend I'm going to try and put out a release candidate for 0.99.1, and perhaps this will be the last release of this branch but time will tell. I'll build the tarball and OSX binaries for the release candidate, and perhap

Re: [matplotlib-devel] preparing for 0.99.1

2009-09-10 Thread John Hunter
On Thu, Sep 10, 2009 at 8:50 PM, Brian Granger wrote: > Thinking about 1.0 > > Has anyone looked at the new gui integration stuff in the IPython trunk? No -- this was on the list for the scipy sprint but we didn't get to it. We should reserve some time one weekend for a virtual sprint, where

Re: [matplotlib-devel] preparing for 0.99.1

2009-09-10 Thread Brian Granger
Thinking about 1.0 Has anyone looked at the new gui integration stuff in the IPython trunk? Cheers, Brian On Thu, Sep 10, 2009 at 6:08 PM, John Hunter wrote: > We've had a significant number of bug-fixes in the release branch, so > this weekend I'm going to try and put out a release candi