conda error: CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://nanomirrors.tuna.tsinghua.edu.cn/anaconda/cloud/linux-64/rpodata.json> Elapsed: –
1. delete part of the channels configuration file
However, there is still a problem, cat ~/.condarc.bak and the url seems fine
2. vim ~/.condarc
Found an extra line ssl_verify: true
Oh, so I need the ssl certificate. Just change the https to http
3. Then test it conda install lxml
Collecting package metadata (current_repodata.json): done
Solving environment: done ## Package Plan ##
Done!
Similar Posts:
- How to Solve Conda Error: An HTTP error occurred when trying to retrieve this URL.
- Conda Install Library Error: failed with initial frozen solve. Retrying with flexible solve.
- Solving the problem of “solving environment: failed” of CONDA
- Solving the problem of “solving environment: failed” of CONDA
- python=2.7-not available from current channels [How to Solve]
- Anaconda establishes a new environment, and condahttpererror: http 000 connection failed for URL… Solution process appears
- How to Solve Anaconda Error (Three Errors to Solve)
- Anaconda uses CONDA to connect to the network. Error: http 000 connection failed for URL
- How to Solve Anaconda Error: PackageNotFoundError: Package not found: ” Package missing in current win-64 channels
- Solution to Anaconda installation scene error