当前位置:网站首页>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
边栏推荐
- Blue Bridge Cup SCM digital tube skills
- Opencv learning example code 3.2.4 LUT
- Haute performance et faible puissance Cortex - A53 Core Board | i.mx8m mini
- Basic syntax of unity script (8) - collaborative program and destruction method
- Cloud service selection of enterprises: comparative analysis of SaaS, PAAS and IAAs
- 整理了一份ECS夏日省钱秘籍,这次@老用户快来领走
- The original author is out! Faker. JS has been controlled by the community..
- Go language introduction
- 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
- 文档声明与字符编码
猜你喜欢
手撕——排序
The 11th Blue Bridge Cup single chip microcomputer provincial competition
Analysis of the overall design principle of Nacos configuration center (persistence, clustering, information synchronization)
Raspberry pie GPIO pin controls traffic light and buzzer
The 8th Blue Bridge Cup single chip microcomputer provincial competition
SQL Yiwen get window function
蓝桥杯单片机省赛第十二届第二场
The second game of the 11th provincial single chip microcomputer competition of the Blue Bridge Cup
Which is better, industrial intelligent gateway or edge computing gateway? How to choose the right one?
The 10th Blue Bridge Cup single chip microcomputer provincial competition
随机推荐
MD5 of Oracle
Introduction to Robotics II. Forward kinematics, MDH method
蓝桥杯单片机省赛第十届
Object oriented thinking
Pandora IOT development board learning (HAL Library) - Experiment 2 buzzer experiment (learning notes)
The 9th Blue Bridge Cup single chip microcomputer provincial competition
Which product of anti-cancer insurance is better?
Which is better, industrial intelligent gateway or edge computing gateway? How to choose the right one?
The first practical project of software tester: web side (video tutorial + document + use case library)
go 分支与循环
集成底座方案演示说明
潘多拉 IOT 开发板学习(HAL 库)—— 实验2 蜂鸣器实验(学习笔记)
【leetcode】34. Find the first and last positions of elements in a sorted array
How should the team choose the feature branch development mode or trunk development mode?
初识string+简单用法(二)
初识P4语言
The 10th Blue Bridge Cup single chip microcomputer provincial competition
蓝桥杯单片机省赛第十一届第一场
【无线图传】基于FPGA的简易无线图像传输系统verilog开发,matlab辅助验证
Haute performance et faible puissance Cortex - A53 Core Board | i.mx8m mini