tensorflow1.14.0安装不上,报错

pip install tensorflow==1.14.0 -i https://pypi.tuna.tsinghua.edu.cn/simple

tensorflow1.14.0安装不上,报错

C:UsersAdministrator>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("Cant 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("Cant connect to HTTPS URL because the SSL module is not available."): /simple/tensorflow/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status =None)) after connection broken by SSLError("Cant connect to HTTPS URL because the SSL module is not available."): /simple/tensorflow/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status =None)) after connection broken by SSLError("Cant connect to HTTPS URL because the SSL module is not available."): /simple/tensorflow/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status =None)) after connection broken by SSLError("Cant connect to HTTPS URL because the SSL module is not available."): /simple/tensorflow/ Could not fetch URL https://pypi.tuna.tsinghua.edu.cn/simple/tensorflow/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host=pypi.tun a.tsinghua.edu.cn, port=443): Max retries exceeded with url: /simple/tensorflow / (Caused by SSLError("Cant connect to HTTPS URL because the SSL module is not available.")) - skipping ERROR: Could not find a version that satisfies the requirement tensorflow==1.14. 0 (from versions: none) ERROR: No matching distribution found for tensorflow==1.14.0

C:UsersAdministrator>

经验分享 程序员 微信小程序 职场和发展