imageio.core.fetching.NeedDownloadError: Need ffmpeg exe. You can obtain it with either: - install using conda: conda install ffmpeg -c conda-forge - download using the command: imageio_download_bin ffmpeg - download by calling (in Python): imageio.plugins.ffmpeg.download()