我尝试在Mac OS X上使用EPD安装,在Ubuntu上使用apt-get安装过程,在Ubuntu上安装EPD。
在python交互式解释器中:
>>> import matplotlib.animation as animation
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named animation
此matplotlib示例代码中使用了该导入:
http://matplotlib.sourceforge.net/examples/animation/double_pendulum_animated.html
答案 0 :(得分:2)
FWIW,您应该可以使用enpkg matplotlib [version]
更新到matplotlib 1.1.0或1.2.0。
https://support.enthought.com/entries/22415022-Using-enpkg-to-update-EPD-packages