添加清华大学pip源
mkdir ~/.pip
touch ~/.pip/pip.conf
cat ~/.pip/pip.conf
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
时间: 2024-10-09 11:30:11
添加清华大学pip源
mkdir ~/.pip
touch ~/.pip/pip.conf
cat ~/.pip/pip.conf
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple