Re: [Matplotlib-users] Can't get interative to work

2010-01-14 Thread Nico Schlömer
> I'm not sure, but one reason could be different backends. What kind of backend > are you using on the 2 machines? It was indeed a backend issue, fixed now. Thanks! --Nico -- Throughout its 18-year history, RSA Conferenc

Re: [Matplotlib-users] Can't get interative to work

2010-01-14 Thread Matthias Michler
Hi Nico, I'm not sure, but one reason could be different backends. What kind of backend are you using on the 2 machines? import matplotlib.pyplot as plt print plt.get_backend() ( and what version of matplotlib import matplotlib print matplotlib.__version__ ) In case the backends are d