修改镜像源 直接修改pip:新建pip.ini文件,内容为[global] index-url = https://pypi.tuna.tsinghua.edu.cn/simple 直接修改conda:执行命令conda config --add channels https://mirrors.tuna.t Python 23 次浏览 2024-04-27