【问题标题】:Installing scipy on windows 7 x64 python 2.7 32bit在 Windows 7 x64 python 2.7 32bit 上安装 scipy
【发布时间】:2013-06-21 21:05:49
【问题描述】:

我在安装 scipy 时遇到了麻烦。我试过使用 anaconda,也试过从源代码编译,结果发现由于某些 mingW 或 Fortran 问题或类似问题,不支持 python 2.7。

这种疯狂有什么办法吗?

最简单的方法是什么?

我只想使用 scipy.stats.t 中的一些函数

谢谢

编辑: 我最终想在 cygwin python myscript.py > output.txt

【问题讨论】:

标签: python python-2.7 numpy scipy


【解决方案1】:

尝试从this site 安装二进制文件。

【讨论】:

  • 我去安装文件时,找不到我机器上安装的python。这与cygwin不兼容吗?我需要 cygwin,因为 DOS 不支持 > 和
  • @SwimBikeRun Cygwin,嗯?在那种环境下,我没有使用 Python 的经验。为什么需要 > %
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2017-10-20
  • 2014-05-31
  • 2011-06-10
  • 2011-07-14
  • 2016-02-14
  • 2016-06-12
相关资源
最近更新 更多