-
Notifications
You must be signed in to change notification settings - Fork 253
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
build with tensorflow==2.0.1 requirement fails #53
Comments
Hi, I have the same error as you, did you find a way to solve it ? |
Hi, I messed with the verison of keras. In the requirements.txt file I changed it to Keras2.5.0rc0 version and tried to run it from there. Since that did not work I recorrected it to the initial version and it decided to work somehow. Hope this helps. |
I got around this by changing |
Confirmed that the switch to |
The local and docker build fails ERROR: No matching distribution found for tensorflow==2.0.1
The text was updated successfully, but these errors were encountered: