Python 官方文档:入门教程 => 点击学习
2022年新版PyCharm通过project interpreter国内镜像源设置 解决方案速览一、国内镜像源列表二、pycharm访问project interpreter 解决方案
-i https://pypi.tuna.tsinghua.edu.cn/simple
比较常用的有下面四个:
清华:Https://pypi.tuna.tsinghua.edu.cn/simple
阿里:http://mirrors.aliyun.com/pypi/simple/
豆瓣:http://pypi.douban.com/simple/
中国科学技术大学:http://pypi.mirrors.ustc.edu.cn/
其中Specify version是可以选择三方库的版本
而Options则是添加pip配置代码
我们将options打勾,并输入
-i https://pypi.tuna.tsinghua.edu.cn/simple
相当于在终端中输入
pip install packageName -i https://pypi.tuna.tsinghua.edu.cn/simple
就可以完成镜像配置和高速下载啦。
来源地址:https://blog.csdn.net/immerseinstudy/article/details/127926053
--结束END--
本文标题: 2022年新版Pycharm通过project interpreter国内镜像源设置
本文链接: https://lsjlt.com/news/409898.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-03-01
2024-03-01
2024-03-01
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0