Cython安装问题

224*_*825 6 python windows install cython

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

python setup.py install
Run Code Online (Sandbox Code Playgroud)

我明白了:

running install
running build
running build_py
running build_ext
building 'Cython.Plex.Scanners' extension
error: Unable to find vcvarsall.bat
Run Code Online (Sandbox Code Playgroud)

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

Tom*_*ohl 5

我没有直接回答你的问题,但我强烈建议你试试这个预先构建的Cython包.