RuntimeError: Requested MovieWriter (ffmpeg) not available code example
Example: RuntimeError: Requested MovieWriter (ffmpeg) not available
import matplotlib.pyplot as plt
plt.rcParams['animation.ffmpeg_path'] = '/usr/local/bin/ffmpeg' #on jupyter don't forget the .exe