After the November release of moviepy they removed the editor module and changed some directories.
to fix this error temporarily you can downgrade to Moviepy 1.0.3
pip uninstall moviepy pip install moviepy==1.0.3