安装anaconda提示please make sure you are connected

安装anaconda提示please make sure you are connected to the lnternet

ProgramData\Anaconda3\vscode_inst.py.log

ERROR:vscode_inst:haveInternet Traceback (most recent call last): File "C:\……

ProgramData\Anaconda3\pkgs\vscode_inst.py

但我的网络状态很正常
根据代码测试了需要连接的url

https://update.code.visualstudio.com/api/update/win32-x64/stable/version

是可以访问的。

于是干脆注释掉这行断言

安装anaconda提示please make sure you are connected
问题解决,安装成功。

相关文章:

  • 2021-06-20
  • 2021-08-20
  • 2021-09-09
  • 2022-12-23
  • 2022-12-23
  • 2022-03-01
  • 2022-12-23
  • 2021-04-30
猜你喜欢
  • 2021-05-08
  • 2021-12-17
  • 2021-08-12
  • 2022-12-23
  • 2021-03-26
相关资源
相似解决方案