weixin_44338206
2019-06-06 17:24求助,在R语言搭建conda环境时出现了很令人无语的问题
之前从来没有出现过这种问题的……今天尝试的时候就莫名其妙出现了这种
网络问题,试了有几百次了还没解决,尝试了各种方法还是出现同样的问题,
我用自己手机开热点都试过了,照样没用,想问下大家有什么解决方法吗……
>install_tensorflow()
Creating r-tensorflow conda environment for TensorFlow installation...
WARNING: The conda.compat module is deprecated and will be removed in a future release.
Collecting package metadata: ...working... failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs/main/noarch/repodata.json.bz2>
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.
If your current network has https://www.anaconda.com blocked, please file
a support request with your network engineering team.
SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.anaconda.com\', port=443): Max retries exceeded with url: /pkgs/main/noarch/repodata.json.bz2 (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available."))'))
Error: Error 1 occurred creating conda environment r-tensorflow
- 点赞
- 回答
- 收藏
- 复制链接分享
1条回答
为你推荐
- 安装anaconda后打开prompt出现系统找不到指定路径
- 机器学习
- tensorflow
- bash
- 1个回答
- 请教一个python的问题,各位大神给个解决思路?
- python
- 1个回答
- pip / conda install 报 SSLError
- python
- 3个回答
- Anaconda虚拟环境中怎么安装git?
- python
- git
- 2个回答
- 我在jupyter下用“!python3 -m numpy install --upgrade numpy”想升级一下numpy,为什么报这个错呢?
- python
- 人工智能
- 3个回答
换一换