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

what version of python do you use? #2

Open
elhammoumi opened this issue Jun 15, 2017 · 2 comments
Open

what version of python do you use? #2

elhammoumi opened this issue Jun 15, 2017 · 2 comments

Comments

@elhammoumi
Copy link

I always have to modify your code to work for me, for example I add ( ) to print "".

@nbogdan
Copy link

nbogdan commented Jul 25, 2017

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.

@HansGabriel
Copy link

HansGabriel commented Mar 29, 2020

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.

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

3 participants