2019年3月25日 星期一

[python] SSLError: HTTPSConnectionPool( (Caused by SSLError(SSLEOFError(8, u'EOF occurred in violation of protocol (_ssl.c:590)'),))


發現使用 requests 時
SSLError: HTTPSConnectionPool( (Caused by SSLError(SSLEOFError(8, u'EOF occurred in violation of protocol (_ssl.c:590)'),))

解決方式

pip install ndg-httpsclient
pip install pyopenssl
Pip install pyasn1

沒有留言:

張貼留言