Python
sh
# 安装依赖包
pip install -r requirements.txt
# 设置镜像源
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple