安装:
pip install tensorflow
ps:我第一次安装了,但是导入却失败了。
进入python3Libsite-packages删除了tensorflow,再次pip install tensorflow就可以了 wtf