当前位置:网站首页>Change PIP mirror source
Change PIP mirror source
2022-06-27 10:16:00 【Is it far? My Shangri La】
Catalog
Default image source
The default image source :https://pypi.org/.
Visit domestic and overseas websites , Slow download speed , The small bag has no effect , But the next dozen M Your emergency bag will kill you , Change to domestic image source , Can increase the download speed .
The first two days numpy When , Replace the image source with a domestic one , Failed twice , Later, I changed the source , A success .
Configure image source
1. Enter the user's home directory
win+R Shortcut key , Input :“.” or “%USERPROFILE%”
2. establish “pip.ini” file
Create... In the user's home directory “pip.ini” file
3. Configure image source
stay “pip.ini” Configure the image source in ( China University of science and technology ):
[global]
index-url=https://pypi.mirrors.ustc.edu.cn/simple/
trusted-host=pypi.mirrors.ustc.edu.cn
Reference link
Python change pip An example of how to mirror a source _ Script house
边栏推荐
- [registration] infrastructure design: from architecture hot issues to industry changes | tf63
- [cloud enjoys freshness] community weekly · vol.68- Huawei cloud recruits partners in the field of industrial intelligence to provide strong support + business realization
- unity--newtonsoft.json解析
- 新旧两个界面对比
- C語言學習-Day_04
- leetcode:522. 最长特殊序列 II【贪心 + 子序列判断】
- Your brain is learning automatically when you sleep! Here comes the first human experimental evidence: accelerate playback 1-4 times, and the effect of deep sleep stage is the best
- 你睡觉时大脑真在自动学习!首个人体实验证据来了:加速1-4倍重放,深度睡眠阶段效果最好...
- R语言plotly可视化:plotly可视化基础小提琴图(basic violin plot in R with plotly)
- [从零开始学习FPGA编程-47]:视野篇 - 第三代半导体技术现状与发展趋势
猜你喜欢
Oracle trigger stored procedure writes at the same time
es 根据索引名称和索引字段更新值
. Net
谷歌浏览器 chropath插件
.NET 中的引用程序集
详细记录YOLACT实例分割ncnn实现
Error im002 when Oracle connects to MySQL
Bluetooth health management device based on stm32
User authentication technology
Brother sucks 590000 fans with his unique "quantum speed reading" skill: look at the street view for 0.1 seconds, and "snap" can be accurately found on the world map
随机推荐
CPU design (single cycle and pipeline)
谷歌浏览器 chropath插件
unity--newtonsoft. JSON parsing
上周热点回顾(6.20-6.26)
When does the mobile phone video roll off?
mysql数据库汉字模糊查询出现异常
3D mobile translate3d
Product strength benchmarking seal /model 3, with 179800 pre-sales of Chang'an dark blue sl03
一次线上移动端报表网络连接失败问题定位与解决
C any() and aii() methods
For a moment, the ban of the US e-cigarette giant has been postponed, and products can be sold in the US for the time being
audiotrack与audioflinger
通俗易懂理解朴素贝叶斯分类的拉普拉斯平滑
border影响父元素的高度-解决方案
[hcie-rs review mind map] - STP
Reorganize common shell scripts for operation and maintenance frontline work
R语言使用econocharts包创建微观经济或宏观经济图、demand函数可视化需求曲线(demand curve)、自定义配置demand函数的参数丰富可视化效果
10 common website security attack means and defense methods
leetcode:968. 监控二叉树【树状dp,维护每个节点子树的三个状态,非常难想权当学习,类比打家劫舍3】
Border affects the height of the parent element - solution