【问题标题】:SciPy Windows 10 installationSciPy Windows 10 安装
【发布时间】:2016-12-11 23:56:56
【问题描述】:

我是Windows的新用户,

如何从命令行 (cmd) 安装 scipy 模块(用于 python)?

thanks in advance

【问题讨论】:

  • 我强烈推荐安装Anaconda。它将带来大部分基本的 Python 包,包括 scipy。
  • 非常感谢我的朋友!

标签: python windows installation scipy


【解决方案1】:

我建议从http://www.lfd.uci.edu/~gohlke/pythonlibs/ 下载轮子并从命令行通过 pip 安装

【讨论】:

  • 通过pip install <name of the wheel file>.whl
猜你喜欢
  • 2017-06-26
  • 2017-09-06
  • 2017-07-27
  • 1970-01-01
  • 2018-02-03
  • 1970-01-01
  • 2017-10-20
  • 2017-03-06
  • 2019-07-12
相关资源
最近更新 更多