jrjohansson / scientific-python-lectures

Lectures on scientific computing with python, as IPython notebooks.
3.51k stars 1.8k forks source link

Fail to save animation in Lecture 4 #35

Open ProtossProbe opened 8 years ago

ProtossProbe commented 8 years ago

I installed mencoder and ffmpge using Homebrew, but the error still exists.

TypeError: 'NoneType' object is not iterable

Then I run the code on Spyder.

ValueError: Cannot save animation: no writers are available. Please install mencoder or ffmpeg to save animations.