site-packages/moviepy/video/VideoClip.py", line 1165, in __init__ raise IOError(error) IOError: MoviePy Error: creation of None failed because of the following error: convert: not authorized `@/tmp/tmp56X4Vc.txt' @ error/property.c/InterpretImageProperties/3405. convert: no images defined `PNG32:/tmp/tmphQviwJ.png' @ error/convert.c/ConvertImageCommand/3210. . .This error can be due to the fact that ImageMagick is not installed on your computer, or (for Windows users) that you didn't specify the path to the ImageMagick binary in file conf.py, or that the path you specified is incorrect Process finished with exit code 1 :- need to comment a /etc/ImageMagick-6$ policy.xml edit <policy domain="coder" rights="none" pattern="WIN" /> <policy domain="coder" rights="none" pattern="PLT" /> <!-- after add line --> <!-- <policy domain="path" rights="none...