On Jun 11, 2008, at 11:47 AM, John Hunter wrote:
> On Wed, Jun 11, 2008 at 10:13 AM, Tony Yu <[EMAIL PROTECTED]> wrote:
>> I apologize if this doesn't belong in the developers mailing list:
>> When I run image_demo.py in examples/pylab (using mpl r, I
>> get AttributeError: set_resample.
>> This
On Wed, Jun 11, 2008 at 10:13 AM, Tony Yu <[EMAIL PROTECTED]> wrote:
> I apologize if this doesn't belong in the developers mailing list:
One other thing -- any svn problem is fine on the dev list. In fact,
it *should* be on the dev list.
JDH
On Wed, Jun 11, 2008 at 10:13 AM, Tony Yu <[EMAIL PROTECTED]> wrote:
> I apologize if this doesn't belong in the developers mailing list:
> When I run image_demo.py in examples/pylab (using mpl r, I
> get AttributeError: set_resample.
> This error seems to have been introduced in revision 5433 with
I apologize if this doesn't belong in the developers mailing list:
When I run image_demo.py in examples/pylab (using mpl r, I get
AttributeError: set_resample.
This error seems to have been introduced in revision 5433 with the agg
resample patch (i.e. image_demo.py works fine with r5432).