python3.6

Posted ianduin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python3.6相关的知识,希望对你有一定的参考价值。

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting requests
Could not fetch URL https://pypi.python.org/simple/requests/: There was a problem confirming the ssl certificate: Can‘t connect to HTTPS URL because the SSL module is not available. - skipping
Could not fetch URL https://www.piwheels.hostedpi.com/simple/requests/: There was a problem confirming the ssl certificate: Can‘t connect to HTTPS URL because the SSL module is not available. - skipping
Could not find a version that satisfies the requirement requests (from versions: )
No matching distribution found for requests



[global] index-url = http://mirrors.aliyun.com/pypi/simple/  #可以手工指定是http的或者https的  [install] trusted-host=mirrors.aliyun.com







以上是关于python3.6的主要内容,如果未能解决你的问题,请参考以下文章

Flask 编写http接口api及接口自动化测试

Ubuntu14 升级python3.6

记录python2.7迁移到python3.6过程中的一些代码差异

SIFT图像特征提取 python3.6 + opencv3.3代码

《Python3.6零基础入门与实战》

python3.6循环使用