ib.use('WxAgg') or if it is
implied when I import the WxAgg backend.
(2) what is the accelerator
(3) do I need to call matplotlib.interactive(False) in each module using
matplotlib?
thanks for the help!
Jeff
--- On Mon, 9/14/09, Damon McDougall wrote:
From: Damon McDougall
Subject
Forgot to cc this to the list, sorry about that.
Hi Jeff,
You don't happen to be in the same directory as a folder called
'matplotlib' when trying to import matplotlib.backends, do you? If so,
try moving to a different directory before invoking python and
importing matplotlib.backends.
R
hello,
I'm trying to import matplotlib.backends but I get a message indicating that
matplotlib has no module 'backends'. So I looked to confirm that it was there
and it is. I also checked if other modules where available (by importing them
from the command line) and it appears that all the modul