0
点赞
收藏
分享

微信扫一扫

安卓手机APP开发____activity简介

两岁时就很帅 2024-06-12 阅读 10

(base) pc@pc:~/Desktop$ mkdir ~/.pip
(base) pc@pc:~/Desktop$ touch ~/.pip/pip.conf
(base) pc@pc:~/Desktop$ nano ~/.pip/pip.conf

[global]
trusted-host = pypi.tuna.tsinghua.edu.cn;mirrors.aliyun.com;mirrors.cloud.tencent.com
index-url = https://pypi.tuna.tsinghua.edu.cn/simple/
extra-index-url =
 https://mirrors.aliyun.com/pypi/simple/
 https://mirrors.cloud.tencent.com/pypi/simple/
举报

相关推荐

0 条评论