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

issues new version tensorflow #39

Open
Mohanmk1 opened this issue May 13, 2017 · 1 comment
Open

issues new version tensorflow #39

Mohanmk1 opened this issue May 13, 2017 · 1 comment

Comments

@Mohanmk1
Copy link

Mohanmk1 commented May 13, 2017

HI,

facing issues in execute.py in the latest version of tensorflow. could you please help me to fix it.
image

@Denisolt
Copy link

The reason why you have this issue is because the new version of Tensorflow does not support some of the old functions. Even if you change it to new ones, you will run into error with reusing same cells. My only suggestion on fixing this would be using virtual environment and downloading specific version of tensorflow == 0.12. That way you should be able to run it.
I described the solution here: #34

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