ZeroDivisionError when drawing axis

A freestanding script which exposes the bug, as well as the output
when you run it on your system with --verbose-helpful, would be most
helpful to us in tracking down this bug.

Thanks,
JDH

···

On Friday 03 June 2005 00:21, Nicolas Girard wrote:

    >> Err... the remaining problem that came with my cvs update is a
    >> ZeroDivisionError when an axis is drawn (I guess so):
    >>

    > To be more precise, the problem only shows up when using
    > the colorbar function, with either vertical or horizontal
    > orientation...

OK, here you are : I just ran the contour_demo.py from the examples directory
as follows:

  $ python contour_demo.py --verbose-helpful >& contour.log

You'll find the contour.log file attached to this mail.

I'm afraid I'll have to leave you, as it's quite late here in France...

Bonne nuit !

Cheers,
Nicolas

contour.log (1.83 KB)

···

On Friday 03 June 2005 00:31, John Hunter wrote:

A freestanding script which exposes the bug, as well as the output
when you run it on your system with --verbose-helpful, would be most
helpful to us in tracking down this bug.