我最近在使用 anaconda 时遇到了很多问题。开始时我无法使用 conda install 安装软件包,每次都导致以下错误:
CondaHTTPError: HTTP 000 CONNECTION FAILED for url
Run Code Online (Sandbox Code Playgroud)
我多次尝试卸载并重新安装 anaconda,但问题仍然存在。
然后我发现,如果我退出 VPN(这是在运行 Windows 7 的工作计算机上),我可以安装软件包,但会收到以下错误消息:
ERROR: Registry editing has been disabled by your administrator.
if "" == "" (set "VSINSTALLDIR=" )
if "" == "" ( ECHO "WARNING: Did not find VS in registry or in VS140COMNTOOLS env var - your compiler
may not work" GOTO End ) "WARNING: Did not find VS in registry or in VS140COMNTOOLS env var - your compiler may not …Run Code Online (Sandbox Code Playgroud)