安装numpy、matplotlib

安装numpy、matplotlib,第1张

安装numpy、matplotlib


一、安装numpy

1、下载

https://pypi.org/project/numpy/#files

2、安装

pip3 install numpy-1.17.3-cp37-cp37m-win_amd64.whl

3、校验

from numpy import *


二、安装matplotlib

pip3 install -i https://pypi.douban.com/simple matplotlib

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/587987.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-04-12
下一篇 2022-04-12

发表评论

登录后才能评论

评论列表(0条)

保存