Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/328.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python SSL错误:握手错误_Python_Django_Python Requests - Fatal编程技术网

Python SSL错误:握手错误

Python SSL错误:握手错误,python,django,python-requests,Python,Django,Python Requests,每当我试图在django应用程序中使用python请求发出请求时,我总是会收到SSLError:('bad handshake SysCallError(0,None))。 可能是什么问题 我做了很多事情,但我相信pip卸载pyopenssl成功了

每当我试图在django应用程序中使用python请求发出请求时,我总是会收到
SSLError:('bad handshake SysCallError(0,None))

可能是什么问题

我做了很多事情,但我相信
pip卸载pyopenssl
成功了