WXAgg's accelerator requires `wx-config'.

In [1]: import matplotlib.backends.backend_wxagg
In [2]: matplotlib.backends.backend_wxagg._use_accelertor(False)

<snip>

Apparently I have managed to build mpl with the wxagg accelerator.
That seems odd because I started this thread because setup.py was
complaining about not having wx-config.

Apparently I can't spell this morning either. That should be "_use_accelerator()". Sorry! :-/

Ken

···

On Oct 20, 2005, at 11:20 AM, Ryan Krauss wrote: