1
何が問題なのですか?Pythonanywhere Moviepy
私は、このエラーは、パスを指定しなかったこと(Windowsユーザのための)原因のImageMagickが コンピュータにインストールされていないという事実にあること、またはできPythonanywhere.com
上で実行していますよあなたは 指定したパスor.thatファイルconf.pyでImageMagickのバイナリへ は、ここに
[MoviePy] This command returned an error !Traceback (most recent call last):,
File "deneme.py", line 6, in <module>
txt_clip = TextClip("My Holidays 2013",fontsize=70,color='white')
File "/home/pirali/.local/lib/python2.7/site-packages/moviepy/video/VideoClip.py", line 1145, in __init__
raise IOError(error)
IOError: MoviePy Error: creation of None failed because of the following error:
Youtube Foto Galeri: not authorized `@/tmp/tmpxjn5vu.txt' @ error/property.c/InterpretImageProperties/2959.
Youtube Foto Galeri: no images defined `PNG32:/tmp/tmp3lNxp8.png' @ error/convert.c/ConvertImageCommand/3044...
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
"このエラーはImageMagickがコンピュータにインストールされていないか、または(Windowsユーザの場合)ファイルconf.pyのImageMagickバイナリへのパスを指定しなかったことが原因である可能性があります。あなたは指定されていません。 "これに関するすべての可能なエラーを除外できますか? – Matthias
このエラーメッセージは、考えられる理由の_pile_を示しています。許可されていないはずのところには 'None'が表示されています。承認エラー、画像の完全な欠落(認証エラーとおそらく関係しています)、ImageMagickの提案であるMatthiasが引用しています。確かにあなたはここで尋ねる前にすべてを調べました...結果は何でしたか? –