Re: [Matplotlib-users] Animation example error on Mac after installation

2012-01-19 Thread Michiel de Hoon
The animation code is currently not fully implemented in the MacOSX backend because the way the general framework of animations is set up in Matplotlib (at least last time I checked) is not compatible with drawing on Mac OS X. In particular, the problem is that on Mac OS X all drawing should be

Re: [Matplotlib-users] Animation example error on Mac after installation

2012-01-18 Thread Benjamin Root
On Sun, Jan 15, 2012 at 1:14 AM, Nathan Salomonis wrote: > Greetings, > > I just installed matplotlib on my Mac OS 10.6 Machine (64bit) with default > Python 2.7.1 (easy_install). While the initial 2D graph examples work > great, when testing any of the animations, such as: > http://matplotlib.sou