在Linux下,我一直在检查matplotlib的动画类,它似乎可以工作,只是我无法初始化电影编写器来写出电影。使用任一示例:http://matplotlib.org/examples/animation/moviewriter.htmlhttp://matplotlib.org/examples/animation/basic_example_writer.html导致错误“RuntimeError:NoMovieWritersavailable!”我正在使用matplotlib1.3.x版并且已经安装(希望)所有的编解码器。有人可以建议我为什么会收到此错误吗?如果是编解码器问题,