当前位置:网站首页>numpy 下载安装
numpy 下载安装
2022-07-06 13:11:00 【胡刚2016】
在安装 numpy 之前,必须要先安装 python,而且 numpy 与 python 的版本是对应的。
1. 下载和安装 python 3.10
如果你的电脑已经安装了python3.4以后的版本,那么就可以使用 pip 工具
记得选中 Add To PATH
验证安装成功
2. 更新 pip
(没有更新 pip 到最新版,很可能会导致下载安装 numpy 后,import 报错找不到 numpy)
python -m pip install --upgrade pip
3. 使用 pip3 下载安装 numpy
pip3 install numpy==1.22.4 scipy matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple
注意:这里我们要指定下载 我们的python 版本对应版本的 numpy,这里我们下载的版本是 1.22.4
注意:如果下载的时候卡住了,记得敲回车键,这样下载速度就会立马恢复。
4. 验证 numpy 安装成功
重新打开终端
输入
python
import numpy
只要输入 import numpy 不报找不到 modul numpy 的错误,就说明安装好了
边栏推荐
- Caching strategies overview
- Common English vocabulary that every programmer must master (recommended Collection)
- Summary of cross partition scheme
- 审稿人dis整个研究方向已经不仅仅是在审我的稿子了怎么办?
- 首批入选!腾讯安全天御风控获信通院业务安全能力认证
- Is it profitable to host an Olympic Games?
- 跨分片方案 总结
- JS学习笔记-OO创建怀疑的对象
- Set up a time server
- This year, Jianzhi Tencent
猜你喜欢
for循环中break与continue的区别——break-完全结束循环 & continue-终止本次循环
HMS core machine learning service creates a new "sound" state of simultaneous interpreting translation, and AI makes international exchanges smoother
【mysql】游标的基本使用
[sliding window] group B of the 9th Landbridge cup provincial tournament: log statistics
3D人脸重建:从基础知识到识别/重建方法!
KDD 2022 | 通过知识增强的提示学习实现统一的对话式推荐
Set up a time server
Why do job hopping take more than promotion?
Swagger UI tutorial API document artifact
20220211 failure - maximum amount of data supported by mongodb
随机推荐
Select data Column subset in table R [duplicate] - select subset of columns in data table R [duplicate]
【滑动窗口】第九届蓝桥杯省赛B组:日志统计
for循环中break与continue的区别——break-完全结束循环 & continue-终止本次循环
【力扣刷题】32. 最长有效括号
Three schemes of SVM to realize multi classification
Redistemplate common collection instructions opsforzset (VI)
Swagger UI教程 API 文档神器
039. (2.8) thoughts in the ward
【mysql】游标的基本使用
【论文解读】用于白内障分级/分类的机器学习技术
【深度学习】PyTorch 1.12发布,正式支持苹果M1芯片GPU加速,修复众多Bug
[redis design and implementation] part I: summary of redis data structure and objects
如何实现常见框架
[MySQL] basic use of cursor
b站视频链接快速获取
Introduction to the use of SAP Fiori application index tool and SAP Fiori tools
el-table表格——sortable排序 & 出现小数、%时排序错乱
js中,字符串和数组互转(一)——字符串转为数组的方法
Nodejs tutorial let's create your first expressjs application with typescript
JS according to the Chinese Alphabet (province) or according to the English alphabet - Za sort &az sort