我使用python包requests向https://mobile.twitter.com/username/following发送请求。首先,我遇到了一个异常:requests.exceptions.SSLError: [Errno 8] _ssl.c:504: EOF occurred in violation of protocol在那之后,我遇到了另一个异常:requests.exceptions.SSLError: [Errno bad handshake] (-1, 'Unexp
requests.exceptions.SSLError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retriesCERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))
我正在运行的命令: python