今天尝试在Ubuntu18.04上安装tensorflow,感觉遇到了很多bug。
一、RuntimeWarning: compiletime version 3.5 of module 'tensorflow.python.framework.fast_tensor_util' does not match runtime version 3.6
在anaconda3中Python3.6与tensorflow不匹配问题:RuntimeWarning: compiletime version 3.5 of module 'tensorflow.python.framewo……大意是模块“.orflow.python.framework.._.or_util”的编译时版本3.5与运行时版本3.6不匹配。
在https://pypi.python.org/pypi/tf-nightly可以下载
Linux:tf_nightly-1.6.0.dev20180114-cp36-cp36m-manylinux1_x86_64.whl(Linux),
Windows:tf_nightly-1