问题描述
当前使用的PyCharm社区版版本号2022.1.2,配置镜像源时,没有manage repositories
解决方案
常用镜像源
① 阿里镜像:https://mirrors.aliyun.com/pypi/simple/
② 百度镜像:https://mirror.baidu.com/pypi/simple/
③ 清华镜像:https://pypi.tuna.tsinghua.edu.cn/simple/
④ 中科大镜像:https://pypi.mirrors.ustc.edu.cn/simple/
⑤ 豆瓣镜像:http://pypi.douban.com/simple/
⑥ 搜狐镜像:http://mirrors.sohu.com/Python/
⑦ 华中科大镜像:https://pypi.hustunique.com/
⑧ 山东理工大学镜像:https://pypi.hustunique.com/
证书信任
确认后可能出现这种情况,Accept,还可以去Settings-Tools-Server Certificates自动接受勾选上
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END