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

2013-10-13 Thread Christoph Gohlke
On 10/13/2013 7:49 PM, Aiyong WANG wrote: > Today I setuped a ubuntu virtual machine, installed matplotlib 1.3.1 > (builded and installed from source), installed ImageMagick via > 'apt-get', and tried again that sample. > It worked. > > So Does the imagemagick writer not work on Windows, or am I mi

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

2013-10-13 Thread Aiyong WANG
Today I setuped a ubuntu virtual machine, installed matplotlib 1.3.1 (builded and installed from source), installed ImageMagick via 'apt-get', and tried again that sample. It worked. So Does the imagemagick writer not work on Windows, or am I missing something in my Win7 ? Can anybody help ? Than