tensorflow 1.7.0 has requirement numpy>=1.13.3, but you'll have numpy 1.11.0 which is incompatible.
tensorboard 1.7.0 has requirement html5lib==0.9999999, but you'll have html5lib 0.999 which is incompatible.
tensorboard 1.7.0 has requirement numpy>=1.12.0, but you'll have numpy 1.11.0 which is incompatible.
请参考这个截图
为什么这些消息会显示......即使我安装了正确的版本?我已经升级并一遍又一遍地重新安装它们。我还重新安装了 pip 并尝试了简单的 pip 安装。但问题仍然存在。
我的操作系统安装可能有问题吗?(Ubuntu 16.4)
这些是我通过运行得到的一些结果
pip freeze
tensorboard==1.8.0
tensorflow==1.8.0
numpy==1.14.3
html5lib==0.9999999
httplib2==0.9.1