一个tensorflow的安装教程:

tensorflow安装指定版本:

pip install tensorflow==1.2.0   

pip install tensorflow-gpu==1.4.0

这两个是最方便的