Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tensorflow-gpu版本from1.14.0 to 1.15.2修改可能引起的不兼容问题 #6

Open
jamery-huang opened this issue Mar 30, 2020 · 1 comment

Comments

@jamery-huang
Copy link

应该是gast、tensorboard、tensorflow-estimator的版本没有同步修改

cmd:pip install -r requirements.txt
Log:
ERROR: tensorflow-gpu 1.15.2 has requirement gast==0.2.2, but you'll have gast 0.3.3 which is incompatible.
ERROR: tensorflow-gpu 1.15.2 has requirement tensorboard<1.16.0,>=1.15.0, but you'll have tensorboard 1.14.0 which is incompatible.
ERROR: tensorflow-gpu 1.15.2 has requirement tensorflow-estimator==1.15.1, but you'll have tensorflow-estimator 1.14.0 which is incompatible.

@alimai
Copy link

alimai commented Apr 8, 2020

多装几次错误会跳过,貌似也不影响计算

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants