https://tensorflow.juejin.im/install/install_mac.html
查看tensorflow版本
sudo pip show tensorflow
sudo pip3 show tensorflow
卸载:
sudo pip uninstall protobuf sudo pip uninstall tensorflow
来源:https://www.cnblogs.com/pengwang52/p/12284359.html
https://tensorflow.juejin.im/install/install_mac.html
查看tensorflow版本
sudo pip show tensorflow
sudo pip3 show tensorflow
卸载:
sudo pip uninstall protobuf sudo pip uninstall tensorflow
来源:https://www.cnblogs.com/pengwang52/p/12284359.html