使用pip安装scipy会给我以下错误 .

命令"c:\python27\python.exe -u -c " import setuptools,tokenize; file = 'c:\users\arun\appdata\local\temp\pip-build-nlwjdr\scipy\setup.py'; exec(编译(getattr(tokenize,'open',open)( file ) . read() . replace('\r\n','\n'), file ,'exec'))" install --record c:\users\arun\appdata\local\temp\pip-5qc2vr-record\install-record.txt --single-version-externally-managed --compile"失败,错误代码为1:c = \ users \ arun \应用程序数据\本地\ TEMP \ PIP-集结nlwjdr \ SciPy的\

尝试从github克隆scipy并运行setup命令 . 没运气 .

python setup.py install

更新:在此链接上可用的已安装的Windows二进制文件,它可以工作http://sourceforge.net/projects/scipy/files/scipy/0.11.0/scipy-0.11.0-win32-superpack-python2.7.exe/download