檬味博客
提问
热搜
消息
登录
注册
帮助中心
首 页
问答
圈子
代码
报错
Mysql
Python
Java
檬味博客
»
问答
»
Python
»
python第三方库,国内镜像源清华&;阿里
python第三方库,国内镜像源清华&;阿里
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pyqt5 国内两个镜像源:清华: https://pypi.tuna.tsinghua.edu.cn/simple 阿里: http://mirrors.aliyun.com/pypi/simple
python第三方库,国内镜像源清华&;阿里
命令:
例:
pip install -i
https://pypi.tuna.tsinghua.edu.cn/simple
pyqt5
国内两个镜像源:
清华:
https://pypi.tuna.tsinghua.edu.cn/simple
阿里:
http://mirrors.aliyun.com/pypi/simple
2022-07-20
mengvlog
阅读 55 次
更新于 2025-10-31 09:16:00
我来答
关注问题
0
1 个回答
檬味博客专题活动
其他Python类似问题
python是用c写的吗
56次阅读
python比c语言慢多少天?
62次阅读
学python需要c语言基础吗
484次阅读
记录“段错误吐核”报错处理方法
52次阅读
如何安装python中django?
55次阅读
python安装modifyrepairPYTHON安装扩展库常用的工具
54次阅读
檬味博客在线解答
立即免费咨询
Python相关话题
二维数组python
有用 (37)
python拟合
有用 (41)
python排列
有用 (38)
python日志
有用 (38)
python计算机二级
有用 (50)
python基本
有用 (48)
pythonkey
有用 (39)
封装python
有用 (35)
python范围
有用 (37)
python字节
有用 (47)
返回顶部