我在 Spyder ide 中使用 Python(x,y)(版本 2.7.3.1)。在我更新插件之前,一切都运行良好。我将 Pandas 更新到 0.12.0-7 版,将 matplotlib 更新到 1.3.1-4 版,将 numpy 更新到 1.6.2 版。我通过在 Python(x,y) 页面上下载插件并双击可执行文件来做到这一点。
现在,当我尝试导入 Matplotlib 和 pandas 时出现错误。
当我尝试导入 matplotlib 时,错误是:
ImportError: matplotlib requires dateutil
当我尝试导入 Pandas 时,我得到的错误是:
numpy.dtype has the wrong size, try recompiling.
其他 stackflow 问题询问 matplotlib 和 pandas 是如何安装的,但鉴于我使用了插件,我不确定如何回答这个问题。
ps:我运行的是 Windows Vista Home Premium