执行pip3 install tensorflow=1.14.0
,python3.9安装tensorflow报错:ERROR: No matching distribution found for tensorflow==1.14.0
解决方案:
pip3 install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.14.0-py3-none-any.whl