Re: [Matplotlib-users] GTKAgg backend problem

2011-04-08 Thread Sebastian Berg
Hey, thanks a bunch, that was the problem, build it a while back, really should have seen that back then though ;). Regrads, Sebastian On Fri, 2011-04-08 at 08:14 -0400, Michael Droettboom wrote: > Can you provide the output of a clean build? > > Go to the source directory, remove the "build"

Re: [Matplotlib-users] GTKAgg backend problem

2011-04-08 Thread Michael Droettboom
Can you provide the output of a clean build? Go to the source directory, remove the "build" dir, and run "python setup.py install &> log" and send us the file "log". It's possible you do not have the development files for gtk installed so the extension modules didn't get built. Mike On 04/08

Re: [Matplotlib-users] GTKAgg backend problem

2011-04-08 Thread Sebastian Berg
Sorry, I mean of course, that the example already fails for me with this error... On Fri, 2011-04-08 at 14:49 +0200, Sebastian Berg wrote: > Hey, > > I recently installed matplotlib "1.1.0svn" upgrading from 0.99.x shipped > with ubuntu. I have the problem that the GTK backend does not work > pro

[Matplotlib-users] GTKAgg backend problem

2011-04-08 Thread Sebastian Berg
Hey, I recently installed matplotlib "1.1.0svn" upgrading from 0.99.x shipped with ubuntu. I have the problem that the GTK backend does not work properly. Running similar to: http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_gtk.html throws the error: ImportError: No module n