【问题标题】:Cython install problemCython 安装问题
【发布时间】:2011-08-31 10:01:21
【问题描述】:

我得到了 Cython 0.15 并尝试像这样安装它

python setup.py install

我明白了:

running install
running build
running build_py
running build_ext
building 'Cython.Plex.Scanners' extension
error: Unable to find vcvarsall.bat

这是什么意思?我有 Micorsoft Visual Studio 2008 和 Windows SDK。使用 Windows 7,python 2.6

【问题讨论】:

  • 在 Visual Studio 命令提示符中运行它
  • 我在多台计算机上的结果好坏参半。我当前的系统不会安装 cython,但我正在从 VS 命令提示符运行,并且我的路径中有 ...10.0\vc 文件夹。

标签: python windows installation cython


【解决方案1】:

我无法直接回答您的问题,但我强烈建议您尝试一下pre-built Cython package

【讨论】:

  • 为我工作!谢谢!
猜你喜欢
  • 2022-10-08
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-05-25
  • 2015-06-08
  • 1970-01-01
相关资源
最近更新 更多