python3.7 通过pip进行安装时,提示ssl certificate问题
如下提示:
1 | pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. |
解决办法,用国内镜像源
1 | pip install aiohttp -i http://pypi.douban.com/simple --trusted-host pypi.douban.com |
II. 其他
1. 一灰灰Blog: https://liuyueyi.github.io/hexblog
一灰灰的个人博客,记录所有学习和工作中的博文,欢迎大家前去逛逛
2. 声明
尽信书则不如,以上内容,纯属一家之言,因个人能力有限,难免有疏漏和错误之处,如发现bug或者有更好的建议,欢迎批评指正,不吝感激
- 微博地址: 小灰灰Blog
- QQ: 一灰灰/3302797840
3. 扫描关注
一灰灰blog