ProgrammerAH

Programmer Guide, Tips and Tutorial

Skip to content

[Solved] CONDA Error: Collecting package metadata (current_repodata.json): failed…

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.

This entry was posted in Python and tagged Collecting package metadata (current_repodata.json): failed, CONDA Error on 2021-11-08 by Robins.

Post navigation

← zookeeper_ An error is reported when the exporter starts Android Studio: How to Solve APK error in mobile phone installation →

Recent Posts

  • MAFIA: 1- OpenFlow statistics (Counters, Timestamps)(mafia-sdn/p4demos/demos/1-openflow/1.1-statistics/p4src/of.p4)
  • LDSC: Could not open Corces_ATAC_1000Gv3_ldscores/Corces_ATAC.1.1.l2.ldscore[./gz/bz2]
  • Gradle Package Project Lombok Not Working: No serializer found for class com.qbb.User and no properties discovered to create BeanSerializer……
  • [Solved] PCH Warning: header stop not at file scope
  • pymysql Error: File “/usr/local/lib/python2.7/site-packages/PyMySQL-1.0.2-py2.7.egg/pymysql/connections.py”, line 167 SyntaxError: invalid syntax
Proudly powered by WordPress