薪馨云-Python如何指定国内镜像源安装第三方库
互联网资讯 2025-01-30 06:35 232

pip 临时使用,国内网络以清华镜像源安装 selenium 为例。

例如:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple selenium

注意,simple 不能少, 是 https 而不是 http

img

Label:

  • 薪馨云-Python如何指定国内镜像源安装第三方库
Powered by ©IDCSMART