当前位置:网站首页>PIP installation of third-party libraries
PIP installation of third-party libraries
2022-07-02 03:57:00 【flysh05】
pip Install third party libraries
1. Install the latest version by default
pip install [package_name]
2. Specify template version installation
pip install [package_name]==x.x.x
3. Specify the minimum version to install
pip install '[package_name]>=x.x.x
4. Specify the address of the image source server to install
pip --proxy http://: install
5. View the list of installation packages
pip list
The screenshot shows some installation package names and corresponding versions
6. Update template
pip install [package_name] --upgrade
7. see pip Help information
8. upgrade pip
python -m pip install --upgrade pi
边栏推荐
- Suggestions on settlement solution of u standard contract position explosion
- Failed to upgrade schema, error: “file does not exist
- Flutter中深入了解MaterialApp,常用属性解析
- 2022-07-01:某公司年会上,大家要玩一食发奖金游戏,一共有n个员工, 每个员工都有建设积分和捣乱积分, 他们需要排成一队,在队伍最前面的一定是老板,老板也有建设积分和捣乱积分, 排好队后,所有
- The 5th Blue Bridge Cup single chip microcomputer provincial competition
- 蓝桥杯单片机省赛第十届
- NLog use
- [Li Kou brush questions] 15 Sum of three numbers (double pointer); 17. Letter combination of phone number (recursive backtracking)
- The 10th Blue Bridge Cup single chip microcomputer provincial competition
- 【力扣刷题】15.三数之和(双指针);17.电话号码的字母组合(递归回溯)
猜你喜欢
C language: examples of logical operation and judgment selection structure
蓝桥杯单片机省赛第十届
High performance and low power cortex-a53 core board | i.mx8m Mini
蓝桥杯单片机省赛第七届
Oracle的md5
Account management of MySQL
Hands on deep learning (II) -- multi layer perceptron
Cloud service selection of enterprises: comparative analysis of SaaS, PAAS and IAAs
Recently, the weather has been extremely hot, so collect the weather data of Beijing, Shanghai, Guangzhou and Shenzhen last year, and make a visual map
Sorted out an ECS summer money saving secret, this time @ old users come and take it away
随机推荐
In wechat applet, the externally introduced JS is used in xwml for judgment and calculation
蓝桥杯单片机第六届温度记录器
Fourier series
ImageAI安装
The 11th Blue Bridge Cup single chip microcomputer provincial competition
The 6th Blue Bridge Cup single chip microcomputer provincial competition
[live broadcast review] the first 8 live broadcasts of battle code Pioneer have come to a perfect end. Please look forward to the next one!
【leetcode】34. Find the first and last positions of elements in a sorted array
go 语言命名规范
Network connection mode of QT
蓝桥杯单片机省赛第六届
Where can I buy cancer insurance? Which product is better?
[wireless image transmission] FPGA based simple wireless image transmission system Verilog development, matlab assisted verification
JVM knowledge points
《西线无战事》我们才刚开始热爱生活,却不得不对一切开炮
2022-07-01: at the annual meeting of a company, everyone is going to play a game of giving bonuses. There are a total of N employees. Each employee has construction points and trouble points. They nee
潘多拉 IOT 开发板学习(HAL 库)—— 实验2 蜂鸣器实验(学习笔记)
What kind of interview is more effective?
pip 安装第三方库
蓝桥杯单片机省赛第七届