首页 > 编程 > Python > 正文

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

2019-11-25 15:43:43
字体:
来源:转载
供稿:网友

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的教程就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持武林网。

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表