发布网友
共1个回答
热心网友
实就是引入matplotlib模块需要用到dateutil模块,那么我们可以通过easy_install命令来安装:假如你没用过easy_install ,你可以看这篇文章http://jingyan.baidu.com/article/2a1383284db4e2074a134f2c.html假如你没有安装setuptools,我们可以看这篇文章进行安装:http://jingyan.baidu.com/article/b907e627dd80df46e71c2c.html
打开cmd窗口
输入这个,找不到这个模块
我们得用:easy_install python-dateutil
安装好了以后,我们就可以正确引用matplotlib