Re: [Matplotlib-users] show() command does not create plot with agg, only with wx

2010-10-07 Thread Benjamin Root
On Thu, Oct 7, 2010 at 7:55 PM, Jacob Silterra wrote: > Hello, > > The only backend which works on my machine is wx. > The problem I was having was that matplotlib installed fine, but didn't > show plots. I tried removing matplotlib and re-installing, > that didn't help. I was using the Agg backe

[Matplotlib-users] show() command does not create plot with agg, only with wx

2010-10-07 Thread Jacob Silterra
Hello, The only backend which works on my machine is wx. The problem I was having was that matplotlib installed fine, but didn't show plots. I tried removing matplotlib and re-installing, that didn't help. I was using the Agg backend and figure windows did not get created. Cairo doesn't work eithe