python animation path_python – 如何为matplotlib.animation正确启用ffmpeg?
到目前为止,我已经在堆栈上覆盖了大量的内容,试图让ffmpeg继续下去,这样我就可以制作一个间隔拍摄视频.我在CentOS 7机器上,运行python3.7.0a0.python3>>> import numpy as np>>> np.__version__'1.12.0'>>> import matplotlib as mpl>>...