We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I always have to modify your code to work for me, for example I add ( ) to print "".
The text was updated successfully, but these errors were encountered:
I'd guess he is using python 2.7.x. If you look in requirements.txt, you can see he uses tensorflow-0.11.0-cp27.
Sorry, something went wrong.
I used python 3.7 but I just changed the https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.11.0-cp27-none-linux_x86_64.whl from the requirements.txt to tensorflow==1.4.0. Works properly for me.
No branches or pull requests
I always have to modify your code to work for me, for example I add ( ) to print "".
The text was updated successfully, but these errors were encountered: