pycharm配置默认镜像地址

使用pycharm编写接口自动化测试时,需要下载很多安装包,不指定镜像时下载可能很慢,可以设置默认镜像
命令:pip config set global.index-url 镜像地址

查看已设置的默认镜像:pip install pyperclip

posted @ 2024-09-02 11:02  cherish-github123  阅读(101)  评论(0编辑  收藏  举报