PyCharm 一直installing django

tech2023-10-26  93

修改pip的下载源为国内源。这样就可以大幅度提升下载速度。 国内速度较快的镜像源: 阿里云:https://mirrors.aliyun.com/pypi/simple/ 豆瓣:https://pypi.douban.com/simple/ 清华大学:https://pypi.tuna.tsinghua.edu.cn/simple/ 中科大:http://pypi.mirrors.ustc.edu.cn/simple/

最新回复(0)