Re: [Matplotlib-users] RPM conflicts between basemap and matplotlib, mpl_toolkits/__init__.py(oc)

2012-11-01 Thread Sandro Tosi
Hello Daryl, On Wed, Oct 31, 2012 at 9:48 PM, Daryl Herzmann wrote: > Howdy, > > I built basemap 1.0.5 and matplotlib 1.2.0rc3 via the simple command 'python > setup.py bdist_rpm' without an error that I can tell. When I attempt to > install them, I get a conflict between the two. For example:

[Matplotlib-users] Figures piling up in Tkinter GUI (1.2.0rc2)

2012-11-01 Thread Hans Bering
Hello everybody, I'm building a small Tkinter GUI using matplotlib, in which I have to change/update plots quite often depending on user input (with different contents & sizes, in different places in the GUI, etc.; but always only one figure at a time). As a first resort, I regenerated the