Python requests.exceptions.SSLError: EOF occurred in violation of protocol

爬虫时出现的一个问题, 在 StackOverflow 找到了解决方案:

使用 pip 安装下列模块:

pip install ndg-httpsclient

pip install pyopenssl

pip install pyasn1

20201207204623

原帖链接: https://stackoverflow.com/questions/33410577/python-requests-exceptions-sslerror-eof-occurred-in-violation-of-protocol

posted @ 2020-12-07 20:47  模糊计算士  阅读(1866)  评论(0编辑  收藏  举报