ffmpeg installation on macOS for MoviePy fails with SSL error
问题 I'm trying to write a Python program that uses MoviePy on Mac OS 10.11.16 to convert an MP4 file to GIF. I use: import moviepy.editor as mp and I get an error saying I need to call imageio.plugins.ffmpeg.download() so I can download ffmpeg. I use: import imageio imageio.plugins.ffmpeg.download() which gives me the following error: Imageio: 'ffmpeg.osx' was not found on your computer; downloading it now. Error while fetching file: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate