摘要:
如果已经用pip安装了wheel,那么在cmd中: pip install numpy-1.11.0+mkl-cp34-cp34m-win32.whl 安装成功。另一种方式是将.whl后缀改名为zip,解压,将解压后的numpy,numpy-1.11.0.dist-info两个文件夹放入Python 阅读全文
posted @ 2016-07-25 18:01
missAnnie
阅读(4264)
评论(0)
推荐(0)
摘要:
http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy pip install scipy-0.17.1-cp27-cp27m-win32.whl 阅读全文
posted @ 2016-07-25 15:09
missAnnie
阅读(358)
评论(0)
推荐(0)
摘要:
python2.7安装numpy时报错信息如下: 错误原因: 事实上是因为,我的python为2.7版本,下载的numpy为2.6版本,所以错误。 解决方案: 参见:filename.whl is not supported wheel on this platform 下载和python对应版本的 阅读全文
posted @ 2016-07-25 14:42
missAnnie
阅读(1497)
评论(0)
推荐(0)

浙公网安备 33010602011771号