On Mon, 2007-01-15 at 10:57 -0800,
[EMAIL PROTECTED] wrote:
> Hi,
>
> I cannot install the latest matplotlib on openSUSE10.2
> python setup.py install yields
>
OK, I've updated _image.cpp to work on 64-bit systems with new versions
of Python, but you will n
On Sun, 2006-12-24 at 22:43 -0800,
[EMAIL PROTECTED] wrote:
> hi,
> TypeError happened when I ran contour_demo.py -dGtkCairo,Can
> anybody
> tell me the reason?
> TypeError: surface_create_for_array() argument 1 must be
> array, not
> numpy.n
On Wed, 2006-12-20 at 04:27 -0800,
[EMAIL PROTECTED] wrote:
> Hi there!
>
> I implemented a Print method with gtk-2.10 PrintOperations...
> It was not
> easy, because of some transformations issues inside
> matplotlib...
>
> My wish