python

超轻量级php框架startmvc

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

更新时间:2020-05-10 11:06:01 作者:startmvc
numpy安装下载地址:https://pypi.python.org/pypi/numpy(各取所需)copy安装目录。eg:鄙人的D:\python3.

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

python 安装numpy matplotlib scipy