python - 为什么win下的scipy会安装失败?
PHP中文网
PHP中文网 2017-04-18 10:26:37
0
1
794

当使用Windows版本的Python时,想要安装scipy,据说需要使用numpy-mkl,若是使用numpy,则会提示没有BLAS等。可是为什么在mac下的scipy不需要这样呢,只需numpy就足矣,难道不同系统下的numpy库等的实现会有所不同吗?

PHP中文网
PHP中文网

认证0级讲师

reply all(1)
小葫芦

The C library is different.
You can go here to download the python module you need. It should be much easier to install.
http://www.lfd.uci.edu/~gohlk...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template