快速切换清华源、百度源的方法

发布时间:2025-12-09 18:43:45 浏览次数:4

切换清华源,只需要在运行的命令后添加-i https://pypi.tuna.tsinghua.edu.cn/simple 即可;
例如:

python -m pip install paddlepaddle -i https://pypi.tuna.tsinghua.edu.cn/simple

切换百度源同理,加上-i https://mirror.baidu.com/pypi/simple即可
例如:

python -m pip install paddlepaddle -i https://mirror.baidu.com/pypi/simple

切换豆瓣源

python -m pip install paddlepaddle -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
需要做网站?需要网络推广?欢迎咨询客户经理 13272073477