Re: [Matplotlib-users] Histogram example doesn't run

2009-09-02 Thread Eric O LEBIGOT (EOL)
monoped wrote: > > Hi, > > being a complete newbie, I tried to run the simple_plot example from the > website with matplotlib-0.99.0. However, I get the error message: > > > Traceback (most recent call last): >File "simp

Re: [Matplotlib-users] Histogram example doesn't run

2009-08-07 Thread Bernd Eggink
John Hunter schrieb: > On Fri, Aug 7, 2009 at 10:34 AM, John Hunter wrote: > >> Unfortunately, the exception glib.GError is gtk version dependent so I >> can't easily catch it. I am loathe to do a blanket except catch, but >> I am not sure what the alternative is here. > > I committed a change t

Re: [Matplotlib-users] Histogram example doesn't run

2009-08-07 Thread John Hunter
On Fri, Aug 7, 2009 at 10:34 AM, John Hunter wrote: > Unfortunately, the exception glib.GError is gtk version dependent so I > can't easily catch it.  I am loathe to do a blanket except catch, but > I am not sure what the alternative is here. I committed a change to the release branch (I did not

Re: [Matplotlib-users] Histogram example doesn't run

2009-08-07 Thread John Hunter
On Fri, Aug 7, 2009 at 7:47 AM, Bernd Eggink wrote: >> Christoph, is GTKAgg the default backend in the win32 installers?  It >> should be TkAgg.  Are you creating a setp.cfg when you build your >> installer, as described at Reminder to self: do not post before morning coffee. For some reason I t

Re: [Matplotlib-users] Histogram example doesn't run

2009-08-07 Thread Bernd Eggink
John Hunter schrieb: > On Fri, Aug 7, 2009 at 4:10 AM, Bernd Eggink wrote: > >> being a complete newbie, I tried to run the simple_plot example from the >> website with matplotlib-0.99.0. However, I get the error message: > >> "/usr/lib/python2.6/site-packages/matplotlib/backends/backend_gtk.py",

Re: [Matplotlib-users] Histogram example doesn't run

2009-08-07 Thread John Hunter
On Fri, Aug 7, 2009 at 4:10 AM, Bernd Eggink wrote: > being a complete newbie, I tried to run the simple_plot example from the > website with matplotlib-0.99.0. However, I get the error message: > "/usr/lib/python2.6/site-packages/matplotlib/backends/backend_gtk.py", > line 443, in __init__ >    

[Matplotlib-users] Histogram example doesn't run

2009-08-07 Thread Bernd Eggink
Hi, being a complete newbie, I tried to run the simple_plot example from the website with matplotlib-0.99.0. However, I get the error message: Traceback (most recent call last): File "simple_plot.py", line 5, in plot(t