- 积分
- 55
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-3-20
- 最后登录
- 1970-1-1
|
发表于 2019-12-16 22:53:54
|
显示全部楼层
想请问一下我在运行conda install cdsapi之后一直显示Solving environment: failed该怎样解决呀,谢谢!!
(base) C:\Users\Administrator>conda install cdsapi
Solving environment: failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/conda-forge/noarch/repodata.json>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
ConnectionError(ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out.")) |
|