Enter the% HomePath% directory
Edit the. Condarc file in it
Delete – default
Will- https://… Change to- http://…
Reprinted from: Anaconda uses CONDA to connect to the network (CONDA HTTP error: http 000 connection failed for URL) – Lianan’s blog – CSDN blog
% HomePath% is a variable, and its value is the user name of C: \ \ users \. It can be entered directly in the address bar of file explorer or in “run”.
The content of. Condarc on my computer
channels:
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
show_channel_urls: true
ssl_verify: false
Similar Posts:
- CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.co
- Tensorflow Warning: cona The environment is inconsistent, please check the package plan carefully
- Solve the problem of HTTP 000 connection failed for URL in Anaconda
- Anaconda establishes a new environment, and condahttpererror: http 000 connection failed for URL… Solution process appears
- How to Solve PackagesNotFoundError: The following packages are not available from current channels
- [Solved] CondaHTTPError: HTTP 000 CONNECTION FAILED for url
- How to Solve Anaconda Error: PackageNotFoundError: Package not found: ” Package missing in current win-64 channels
- Installing mingw64 and msys2 in win10
- python=2.7-not available from current channels [How to Solve]
- How to Solve Conda Error: An HTTP error occurred when trying to retrieve this URL.