Re: [Matplotlib-users] Upgrade from 1.0.1 to 1.1.0, not quite working

2011-11-11 Thread Alejandro Weinstein
On Thu, Nov 10, 2011 at 11:04 PM, John Ladasky wrote: > But when I started a Python shell, imported, and then printed > matplotlib.__version__, I got 1.0.1. > > Must I explicitly uninstall the older revision somehow?  I don't know > how to do this. > Something similar happened to me a few days ag

Re: [Matplotlib-users] Upgrade from 1.0.1 to 1.1.0, not quite working

2011-11-10 Thread Eric Firing
On 11/10/2011 08:04 PM, John Ladasky wrote: > Hello everyone, > > I've been struggling to get consistent animation results from Matplotlib > 1.0.1. I am not entirely sure why I can get some programs to work, and > others not. The back-and-forth between the pyplot/pylab state-machine > approach an

[Matplotlib-users] Upgrade from 1.0.1 to 1.1.0, not quite working

2011-11-10 Thread John Ladasky
Hello everyone, I've been struggling to get consistent animation results from Matplotlib 1.0.1. I am not entirely sure why I can get some programs to work, and others not. The back-and-forth between the pyplot/pylab state-machine approach and a more explicit object-oriented model gets me dizzy s