在 
https://www.lfd.uci.edu/~gohlke/pythonlibs/
网站进行下载对应 python 版本的 whl 文件

我的为 python 3.8

python 安装 statsmodels(亲测有效)

 

 


下载完成后,使用 
pip install xx.whl 进行安装

 

相关文章: