3

trying to make animation on google colab.

getting this warning: UserWarning: MovieWriter ffmpeg unavailable

warnings.warn("MovieWriter %s unavailable" % writer)

did pip install ffmpeg-normalize but no use.

How to deal with this?

A Santosh
  • 839
  • 1
  • 9
  • 11
  • 1
    You may need to install ffmpeg first. See [this question](https://stackoverflow.com/questions/42634997/how-do-i-properly-enable-ffmpeg-for-matplotlib-animation). – korakot Mar 05 '18 at 01:28

0 Answers0