I noticed some old threads saying FFMPEG wasn't installed but a more recent one saying it was.
I run
ffmpeg
In the terminal and it works, but when I try to run moviepy's VideoFileClip to extract/convert to mp3 it comes up with the error:
ERRNO 2: No such file or directory "FFMPEG".
Any ideas? Thanks in advance!