如题:

系统win10,64

python3.5 32

使用pip install statsmodels 会报错,说cpython没有安装。一直找不到解决办法,就只好去第三方库下载了一个

http://www.lfd.uci.edu/~gohlke/pythonlibs/

去这个网站下载相应版本的,

然后用pip install xx.whl
---------------------
原文链接:https://blog.csdn.net/qq_26948675/article/details/53483234

相关文章:

  • 2022-12-23
  • 2021-08-22
  • 2021-04-26
  • 2021-09-29
  • 2021-05-08
  • 2022-02-07
  • 2021-07-19
  • 2021-11-30
猜你喜欢
  • 2021-09-26
  • 2021-09-08
  • 2021-07-03
  • 2022-01-12
  • 2021-11-17
  • 2021-08-12
  • 2021-12-11
相关资源
相似解决方案