python安装numpy&安装matplotlib& scipy的教程

 更新时间:2017年11月02日 10:11:10   作者:ucsb  
下面小编就为大家带来一篇python安装numpy&安装matplotlib& scipy的教程。小编觉得挺不错的,现在就分享给大家,也给大家做个参考。一起跟随小编过来看看吧

numpy安装

下载地址:https://pypi.python.org/pypi/numpy(各取所需)

copy安装目录。eg:鄙人的D:\python3.6.1\Scripts

pip install :eg: win+R ----->  CMD ---->    pip install D:\python3.6.1\Scripts\numpy-1.13.0rc2-cp36-none-win_amd64.whl

安装成功:

同理:

安装matplotlib

安装scipy

以上这篇python安装numpy&安装matplotlib& scipy的教程就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持脚本之家。

相关文章

最新评论