pip install tensorflow==1.14.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
tensorflow1.14.0安装不上,报错
Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\Administrator>pip install tensorflow==1.14.0 -i https://pypi.tuna.tsing
hua.edu.cn/simple
WARNING: pip is configured with locations that require TLS/SSL, however the ssl
module in Python is not available.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status
=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because
the SSL module is not available.")': /simple/tensorflow/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status
=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because
the SSL module is not available.")': /simple/tensorflow/
WARNING: Retrying (Ret

尝试在Windows 7系统上通过pip安装TensorFlow 1.14.0版本时遇到SSL模块不可用的问题,导致无法从清华大学镜像站点下载并安装指定版本。
最低0.47元/天 解锁文章
7393

被折叠的 条评论
为什么被折叠?



