Python国内镜像源
2021-05-14 15:28
标签:tps 阿里云 pid pytho 中国 imp org pyspider spi 国内源: 利用镜像下载库时的基本格式为: Python国内镜像源 标签:tps 阿里云 pid pytho 中国 imp org pyspider spi 原文地址:https://www.cnblogs.com/Crystar/p/13124207.html
??pip install -i 镜像源 下载库
例如:
??pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pyspider
下一篇:雪花算法自动生成订单id