关于pip安装软件报错,查了些资料都没有解决,求大神帮忙!
python3吧
全部回复
仅看楼主
level 1
用pip安装一个python模块一直无法安装
[root@Master bin]# ./pip install IPy
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting redis
Could not fetch URL https://pypi.python.org/simple/redis/: 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 redis (from versions: )
No matching distribution found for redis
这是报的错误
指定下载的网址还是报错
Could not find a version that satisfies the requirement openssl-python (from versions: )
No matching distribution found for openssl
求大神帮忙分析下 找了很多资料都没有解决
2017年09月13日 03点09分 1
level 13
没有SSL这个东西吗?装一个?我猜的😂
2017年09月14日 01点09分 2
level 1
我也是这个错误,怎么解决啊[泪]
2024年06月21日 15点06分 3
1