admin管理员组

文章数量:1558068

出现如下错误的解决方法:

/usr/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs/en/latest/security.html#insecureplatformwarning.


yum install gcc libffi-devel python-devel openssl-devel

pip install pyopenssl ndg-httpsclient pyasn1

本文标签: ConfiguringpreventsSSLfaconnections