使用sphinx生成Python文档

发现找不到matplotlib.sphinxext.mathmpl:html

  • 能够直接easy_install matplotlib,也能够去这里下载安装包

发现exception: matplotlib requires dateutil错误:python

  • 这里找dateutil安装包(坑爹的easy_install里找不到这个包)

发现exception: matplotlib requires pyparsing错误:ui

  • 这里找到pyparsing安装包,或者用easy_install pyparsing来安装
相关文章
相关标签/搜索