I am trying to save a simple matplotlib animation from Jake Vanderplas, but I keep getting OSError: [Errno 13] Permission denied
.
I should note that I
I had garbling issues when I first (naively) tried to modify the working example of answer 3 to show the graph in realtime (as well as keep the movie).
Not quite right mods of answer 3 (which worked for me)
Now plot shows up in a window as it is being created, but the output movie is garbled.
Correct step 2:
Now movie plays back ungarbled.