scientific-python-lectures icon indicating copy to clipboard operation
scientific-python-lectures copied to clipboard

Fail to save animation in Lecture 4

Open ProtossProbe opened this issue 10 years ago • 0 comments

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.

ProtossProbe avatar Dec 21 '15 03:12 ProtossProbe