我正在使用 Python 3.6。当我尝试使用 pip3
安装“模块”时,我遇到了这个问题:
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
原文由 Santosh Kumar G 发布,翻译遵循 CC BY-SA 4.0 许可协议
我正在使用 Python 3.6。当我尝试使用 pip3
安装“模块”时,我遇到了这个问题:
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
原文由 Santosh Kumar G 发布,翻译遵循 CC BY-SA 4.0 许可协议
2 回答4.9k 阅读✓ 已解决
2 回答1k 阅读✓ 已解决
3 回答1k 阅读✓ 已解决
4 回答805 阅读✓ 已解决
3 回答1.1k 阅读✓ 已解决
1 回答1.6k 阅读✓ 已解决
1 回答1.1k 阅读✓ 已解决
2 回答803 阅读✓ 已解决
1 回答769 阅读
4 回答33.2k 阅读✓ 已解决
5 回答8.7k 阅读
2 回答1.1k 阅读✓ 已解决
对于 Windows 10,如果你想在普通 cmd 中使用 pip,而不仅仅是在 Anaconda 提示符中。您需要添加 3 个环境路径。像下面这样:
大多数人只添加 D:\Anaconda3\Scripts