我的出現了SNIMissingWarning和InsecurePlatformWarning警告
應該是https導致的,搜了下解決辦法
pip install pyopenssl ndg-httpsclient pyasn1
或者是import 讓PyCharm 幫你安好
應該是https導致的,搜了下解決辦法
pip install pyopenssl ndg-httpsclient pyasn1
或者是import 讓PyCharm 幫你安好
2017-06-25