> "Cedric" == Cedric Gustin <[EMAIL PROTECTED]> writes:
Cedric> Or, if you want, I can give you early access to pygtk
Cedric> binaries for python 2.5 for testing purpose with
Cedric> matplotlib ? Just tell me if you need pygtk-2.10 or 2.8 ?
Most likely 2.8, but Steve (who is the g
Hi John and the matplotlib people,
John Hunter wrote:
>> "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes:
>
> Charlie> At what point should we push another minor release
> Charlie> for py2.5? or should we at all? I am able to compile and
> Charlie> run the latest in sv
John Hunter wrote:
>> "Cedric" == Cedric Gustin <[EMAIL PROTECTED]> writes:
>
> Cedric> Or, if you want, I can give you early access to pygtk
> Cedric> binaries for python 2.5 for testing purpose with
> Cedric> matplotlib ? Just tell me if you need pygtk-2.10 or 2.8 ?
>
> Most lik
On 9/25/06, Cedric Gustin <[EMAIL PROTECTED]> wrote:
> John Hunter wrote:
> >> "Cedric" == Cedric Gustin <[EMAIL PROTECTED]> writes:
> >
> > Cedric> Or, if you want, I can give you early access to pygtk
> > Cedric> binaries for python 2.5 for testing purpose with
> > Cedric> matplot
When using the latest matplotlib from svn and numpy version 0.9.6 I get:
$ ./simple_plot.py
Traceback (most recent call last):
File "./simple_plot.py", line 6, in ?
from pylab import *
File "/usr/lib/python2.4/site-packages/pylab.py", line 1, in ?
from matplotlib.pylab import *
File