python工具包镜像源配置

配置一个阿里下载源

pip config set global.index-url https://mirrors.aliyun.com/pypi/simple
pip config set install.trusted-host mirrors.aliyun.com

python pip安装库—下载源更换(清华源、阿里源、中科大源、豆瓣源)一键设置永久有效

你可能感兴趣的:(python,环境配置,python)