在ubuntu系统下
pip3 install 安装包的名字 -i https://pypi.tuna.tsinghua.edu.cn/simple/
永久设置
pip install pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
在ubuntu系统下
pip3 install 安装包的名字 -i https://pypi.tuna.tsinghua.edu.cn/simple/
永久设置
pip install pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple