【发布时间】:2018-08-31 07:56:20
【问题描述】:
我在尝试使用 Python 3.6.3 安装 statsmodels 时收到附加错误。错误请看链接。
截图
我看到之前有一个类似的问题得到了回答,解决方法很简单 点安装 numpy 点安装 scipy 然后最后 pip install statsmodels
Unable to install Statsmodels...python
我已经成功安装了 numpy 和 scipy。还有其他推荐吗?
谢谢!
【问题讨论】:
标签: python numpy installation statsmodels