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.
请参阅此截图
为什么这些消息显示出来......即使我已经安装了正确的版本?我已经升级,并一遍又一遍地重新安装它们。 我也重新安装了画中画和也尝试安装方便的点子。 但问题仍然存在。
难道什么是错了我的操作系统安装? (Ubuntu的16.4)
这些都是一些结果我得到了通过运行pip freeze
tensorboard==1.8.0
tensorflow==1.8.0
numpy==1.14.3
html5lib==0.9999999
httplib2==0.9.1