conda report errorCollecting package metadata
Error detailed
Collecting package metadata (current_repodata.json): failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for urlhttps://repo.anaconda.com/pkgs/main/win-64/current_repodata.json Elapsed: –
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent,
If your current network hashttps://www.anaconda.com Blocked, please file a support request with your network engineering team.
‘https://repo.anaconda.com/pkgs/main/win-64’
Solution:
Put the C:\ProgramData\Anaconda3\Library\bin directory under the
(or install in its disk, ProgramData folder is hidden by default status)
libcrypto-1_1-x64.*
libssl-1_1-x64.*
A total of four files
Copy and paste them into the C:\ProgramData\Anaconda3\DLLs directory to solve the problem.
Read More:
- Failed to Create New Environment Error: Collecting package metadata (current_repodata.json): failed.
- [Solved] conda install DBUtils Error: To search for alternate channels that may provide the conda package you’re looking for
- [Solved] MAC terminal Use ‘CONDA activate’ and ‘CONDA install package_ Error reported by name’ Error
- Conda Install Library Error: failed with initial frozen solve. Retrying with flexible solve.
- [Solved] Conda Upgrade Error: PackageNotInstalledError: Package is not installed in prefix.
- [Solved] UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring it
- [Solved] python tqdm raise RuntimeError(“cannot join current thread“) RuntimeError: cannot join current thr
- [Solved] Pyinstaller Error: “RuntimeError: No metadata path found for distribution ‘greenlet‘
- [Solved] Conda install Error: An HTTP error occurred when trying to retrieve this URL. HTTP errors are often…
- VScode Run CONDA environment Error [How to Solve]
- Pytorch: How to Handle error warning conda.gateways.disk.delete:unlink_or_rename_to_trash(140)
- [Solved] CONDA installs scikit-learn 0.24 Error: LinkError
- The PIP installation package was successful but the import failed
- [Solved] ProxyError: Conda cannot proceed due to an error in your proxy configuration.
- [How to Solve] ERROR: Input: conda activate xxx
- [Solved] CONDA ENV create and run Error: F environment.yml under win10
- [Solved] Python serializate error: NameError: name ‘JSON’ is not defined
- Python parsing JSON Error: NameError: name ‘false’ is not defined
- [How to Fix]RuntimeError: Python is not installed as a framework, If you are using (Ana)Conda
- [Solved] TypeError: Object of type ‘bytes’ is not JSON serializable