当前位置:网站首页>永久更改pip源
永久更改pip源
2022-08-02 14:11:00 【超级码力奥】
- 临时使用:
pip install some-package -i https://pypi.tuna.tsinghua.edu.cn/simple - 永久替换
升级 pip 到最新的版本 (>=10.0.0) 后进行配置:
pip install pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
边栏推荐
- Win7 encounters an error and cannot boot into the desktop normally, how to solve it?
- 项目:数据库表的梳理
- Detailed explanation of MATLAB drawing function plot
- Flink + sklearn - use JPMML implement flink deployment on machine learning model
- Network Security Packet Capture
- What should I do if the Win10 system sets the application identity to automatically prompt for access denied?
- 利用plot_surface命令绘制复杂曲面入门详解
- 【STM32学习1】基础知识与概念明晰
- 模板系列-并查集
- 3. User upload avatar
猜你喜欢

软件测试基础知识(背)

推开机电的大门《电路》(二):功率计算与判断

pygame绘制弧线

Win7怎么干净启动?如何只加载基本服务启动Win7系统

Mysql之MVCC

Mysql连接错误解决

3. User upload avatar

What should I do if the Win10 system sets the application identity to automatically prompt for access denied?

win10任务栏不合并图标如何设置

How to reinstall Win7 system with U disk?How to reinstall win7 using u disk?
随机推荐
实战美团Nuxt +Vue全家桶,服务端渲染,邮箱验证,passport鉴权服务,地图API引用,mongodb,redis等技术点
如何用硬币模拟1/3的概率,以及任意概率?
2021-10-14
一篇文章彻底理解Redis的持久化:RDB、AOF
Spark及相关生态组件安装配置——快速回忆
二叉树创建之层次法入门详解
Lightweight AlphaPose
推开机电的大门《电路》(三):说说不一样的电阻与电导
LeetCode2 电话号码的字母组合
Yolov5 official code reading - prior to transmission
MATLAB绘图函数plot详解
A clean start Windows 7?How to load only the basic service start Windows 7 system
cmake configure libtorch error Failed to compute shorthash for libnvrtc.so
背包问题-动态规划-理论篇
Do Windows 10 computers need antivirus software installed?
STM32LL library use - SPI communication
Mysql连接错误解决
Publish module to NPM should be how to operate?Solutions to problems and mistake
5. Transaction management
Installation and configuration of Spark and related ecological components - quick recall