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 incompatibility warning when installing requirements #2

Open
neuronalX opened this issue Dec 3, 2018 · 1 comment
Open

Comments

@neuronalX
Copy link

Hi,
When installing requirements with pip install, the following warning/error is raised:

tensorflow 1.11.0 has requirement tensorboard<1.12.0,>=1.11.0, but you'll have tensorboard 1.8.0 which is incompatible.

The installed packages in the end are these ones:

tensorboard 1.8.0
tensorflow 1.11.0
tensorflow-gpu 1.8.0

Which version should be used 1.8 or 1.11?
Thanks

@timsainb
Copy link
Owner

timsainb commented Dec 3, 2018

Either version should work. The requirements list was auto-generated, I should probably go in there and manually change some of these.

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