1. Problem code
recently when conda installed the software package, the following problems have been occurring. I found a lot of solutions on the Internet but failed to solve my problem. See the link p>
Collecting package metadata (current_repodata.json): done
Solving environment: failed with current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed
Initial quick solve with frozen env failed. Unfreezing env and trying again.
Solving environment: failed
2. Cause found
when I later looked at the error message, it turned out that it was caused by two commands for using conda-forge. The culprit is the second sentence.
conda config --add channels conda-forge
conda config --set channel_priority strict
3. Solution
conda config --set channel_priority flexible
p>
div>
Read More:
- Solution: Solving Environment: failed with initial frozen solve. Retrying with flexible solve
- Solving environment: failed with initial frozen solve. Retrying with flexible solve.错误
- Solving environment: failed solution to the problem encountered when updating Anaconda
- CONDA failed to create environment (collecting package metadata(repodata.json): failed)
- CONDA creating virtual environment and common CONDA commands
- OpenGL + vs2015 environment configuration problem solving
- Error in downloading update creation environment of CONDA: collecting package metadata (current_ repodata.json): failed
- Condahttpererror: http 000 connection failed for URL problem in CONDA installation package
- conda install failed: conda.core.subdir_ data.Response304ContentUnchanged Python cannot be installed
- After canceling the startup of Ubuntu terminal, it will automatically enter the base environment of CONDA
- Jupyter notebook couldn’t find CONDA’s virtual environment
- Using CONDA virtual environment in pychar
- The underlying provider failed on open problem solving
- “Failed to load session” Ubuntu “problem solving summary
- Conda HTTP 000 CONNECTION FAILED for url
- RemoveError: ‘requests‘ is a dependency of conda and cannot be removed from conda‘s operating env
- Failed to load resource: net::ERR_ INSECURE_ Response problem solving record
- Removeerror: ‘requests’ is a dependency of CONDA and cannot be removed from CONDA’s o
- mysql problem solving: mysqladmin: connect to server at’localhost’ failed
- RemoveError: ‘setuptools’ is a dependency of conda and cannot be removed from conda’s operatin