首页 > 技术文章 > pip报ssl错误解决

cmsd 2015-06-25 10:29 原文

 InsecurePlatformWarning: A true SSLContext object is not available.
 
# yum -y install openssl-devel libffi-devel
# pip install pyopenssl ndg-httpsclient pyasn1

 

推荐阅读