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
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
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