There is a problem when CONDA creates a new environment:
Solving environment: failed
CondaHTTPError: HTTP 404 NOT FOUND for url https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/noarch/repodata.json 26
Solution:
conda config --remove-key channels
conda config --append channels conda-forge --append channels bioconda --append channels defaults
Read More:
- [Solved] CONDA error: Condahtterror: http 000 connection failed for URL
- k8s kubernetes ingress error: endpoints “default-http-backend“ not found
- JSP error: The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- [Solved] Git push Warning: error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
- [Solved] Git push error: error: RPC failed; HTTP 413 curl 22 the requested URL returned error: 413
- [Solved] MongoDB Error: FaileError: dToParse: Password must be URL Encoded for mongodb:// URL:
- [Solved] LaTeX Error: \Url Error ->\url used in a moving argument.
- [Solved] Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource could
- [Solved] spring boot security Start Error: ‘login.html?error‘ is not a valid redirect URL
- [Solved] Remote URL test failed: Could not read from remote repository.
- [Solved] HTTP Error 405.0-Method Not Allowed occurs in the Put operation of the REST service on IIS7.5
- [Solved] SVN error: does not support the HTTP/DAV protocol
- [Solved] Andriod Error: Cleartext HTTP traffic to xxx not permitted
- Git push error: error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
- Tomcat Error parsing HTTP request header Note: further occurrences of HTTP header parsing errors
- [Solved] Error: Main class not found or could not be loaded com.jawasoft.
- [Solved] Curl: (22) the requested URL returned error: 404 when installing XXX on MAC brew
- Postgis Install Error: could not load library “C:\……“:The specified module could not be found.
- ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.23‘ not found
- The requested URL returned error: 403 [How to Solve]