当前位置:网站首页>Upgrade PIP and install Libraries
Upgrade PIP and install Libraries
2022-07-03 19:51:00 【wx61a34ce102246】
Use today pip Install some common libraries , Then the following code appears .
Need to upgrade pip
WARNING: You are using pip version 20.3.1; however, version 21.3.1 is available.
You should consider upgrading via the 'c:\program files\python\python.exe -m pip install --upgrade pip' command
- 1.
- 2.
Reference resources
Alibaba open source mirror site
First, switch to domestic Alibaba pypi Mirror source
a. Find the following files (windows Catalog :C:\Users\Administrator)
~/.pip/pip.conf
- 1.
b. Add or modify... In the above documents :
[global]
index-url = https://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host=mirrors.aliyun.com
- 1.
- 2.
- 3.
- 4.
- 5.
Then upgrade pip
cmd The input :python -m pip install --upgrade pip
ok
Then you can continue to use pip install xxxxx Install the Library
边栏推荐
- 2022-06-30 网工进阶(十四)路由策略-匹配工具【ACL、IP-Prefix List】、策略工具【Filter-Policy】
- Day10 -- forced login, token refresh and JWT disable
- Chapter 1: find the factorial n of n!
- Read the paper glodyne global topology preserving dynamic network embedding
- About callback function and hook function
- BOC protected amino acid porphyrins TAPP ala BOC, TAPP Phe BOC, TAPP Trp BOC, Zn · TAPP ala BOC, Zn · TAPP Phe BOC, Zn · TAPP Trp BOC Qiyue
- 第一章: 舍罕王失算
- CMD implements the language conversion of locale non Unicode programs
- Nacos usage of micro services
- Chapter 2: 4-digit Kaplan number, search even digit Kaplan number, search n-digit 2-segment sum square number, m-digit ingenious square number without 0, specify the number to form a 7-digit square nu
猜你喜欢
NFT without IPFs and completely on the chain?
PR 2021 quick start tutorial, how to create a new sequence and set parameters?
PR FAQ: how to set PR vertical screen sequence?
Chapter 1: find the algebraic sum of odd factors, find the same decimal sum s (D, n), simplify the same code decimal sum s (D, n), expand the same code decimal sum s (D, n)
Vscode reports an error according to the go plug-in go get connectex: a connection attempt failed because the connected party did not pro
IPv6 experiment
BOC protected amino acid porphyrins TAPP ala BOC, TAPP Phe BOC, TAPP Trp BOC, Zn · TAPP ala BOC, Zn · TAPP Phe BOC, Zn · TAPP Trp BOC Qiyue
Gym welcomes the first complete environmental document, which makes it easier to get started with intensive learning!
HCIA-USG Security Policy
2022-06-30 advanced network engineering (XIV) routing strategy - matching tools [ACL, IP prefix list], policy tools [filter policy]
随机推荐
2022-07-02 advanced network engineering (XV) routing policy - route policy feature, policy based routing, MQC (modular QoS command line)
Leetcode daily question solution: 540 A single element in an ordered array
BOC protected amino acid porphyrins TAPP ala BOC, TAPP Phe BOC, TAPP Trp BOC, Zn · TAPP ala BOC, Zn · TAPP Phe BOC, Zn · TAPP Trp BOC Qiyue
Popularize the basics of IP routing
第一章:求奇因数代数和,求同吗小数和s(d, n),简化同码小数和s(d, n),拓广同码小数和s(d, n)
WPF format datetime in TextBlock- WPF format DateTime in TextBlock?
IPv6 experiment
Chapter 1: find the factorial n of n!
Nacos usage of micro services
JMeter connection database
QT -- qfile file read / write operation
Chapter 1: recursively find the factorial n of n!
Cesiumjs 2022 ^ source code interpretation [7] - Analysis of the request and loading process of 3dfiles
Leetcode 1189. Maximum number of balloons (special character count)
Compared with 4G, what are the advantages of 5g to meet the technical requirements of industry 4.0
The simplicity of laravel
Make a simple text logo with DW
Xctf attack and defense world crypto master advanced area olddriver
Geek Daily: the system of monitoring employees' turnover intention has been deeply convinced off the shelves; The meta universe app of wechat and QQ was actively removed from the shelves; IntelliJ pla
Merge K ascending linked lists