vscode使用anaconda的python环境提示“Can't connect to HTTPS URL because the SSL module is not available”

Posted michaelz0

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vscode使用anaconda的python环境提示“Can't connect to HTTPS URL because the SSL module is not available”相关的知识,希望对你有一定的参考价值。

操作系统:win10
环境:vscode+anaconda(python3.7)
非常头疼的问题,查了很久发现是可能是anaconda的ssl模块和系统自带的冲突了,最后参考了以下这篇文章解决:
下载openssl的安装包并安装,并添加到系统环境变量

https://slproweb.com/products/Win32OpenSSL.html

以上是关于vscode使用anaconda的python环境提示“Can't connect to HTTPS URL because the SSL module is not available”的主要内容,如果未能解决你的问题,请参考以下文章

vscode使用anaconda的python环境提示“Can't connect to HTTPS URL because the SSL module is not available”

Anaconda+vscode+pytorch环境搭建

在 VsCode 中激活 Anaconda 环境

手把手教你VScode终端自动激活anaconda的python虚拟环境

:开发环境搭建Anaconda+VsCode+JupyterNotebook(零基础启动)

39 Ubuntu下配置python的vscode开发环境