cd ~
mkdir .pip
vi pip.conf
将源放入
[global]
index-url = https://mirrors.aliyun.com/pypi/simple/
保存退出。
cd ~
mkdir .pip
vi pip.conf
将源放入
[global]
index-url = https://mirrors.aliyun.com/pypi/simple/
保存退出。