Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER]
来源:3-4 requests接口测试中json格式处理
 
			慕粉1504263447
2021-01-26
requests.exceptions.SSLError: HTTPSConnectionPool(host='www.imooc.com', port=443): Max retries exceeded with url: /activity/newcomer (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1076)')))

写回答
	1回答
- 
				  Mushishi 2021-01-26 你这个奇怪了  我就是这么操作都不会出错。 你把这几个包安装了 pip install cryptography 
 pip install pyOpenSSL
 pip install certifi122021-01-26
相似问题
 
						