Re: [Matplotlib-users] Couldn't save animation as gif

2013-10-13 Thread Aiyong WANG
ybody help ? Thank you. 2013/10/13 Aiyong WANG > Hi. > I'm using windows 7, with python(x,y) 2.7.5.0 installed. I then installed > matplotlib 1.3.1 and imagemagick. > Something goes wrong when try to save animation as a gif file. > I used a base_animation.py within ipython

[Matplotlib-users] Couldn't save animation as gif

2013-10-13 Thread Aiyong WANG
Hi. I'm using windows 7, with python(x,y) 2.7.5.0 installed. I then installed matplotlib 1.3.1 and imagemagick. Something goes wrong when try to save animation as a gif file. I used a base_animation.py within ipython notebook as followed: code: -