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

Potential TF version problem #3

Open
samuelzhouhe opened this issue Apr 2, 2017 · 0 comments
Open

Potential TF version problem #3

samuelzhouhe opened this issue Apr 2, 2017 · 0 comments

Comments

@samuelzhouhe
Copy link

I am using tensorflow version 1.0.1, when I try to run the translate.py, i got the following error:
Traceback (most recent call last):
File "translate.py", line 50, in
from tensorflow.models.rnn.translate import seq2seq_model
ImportError: No module named models.rnn.translate

This error occurred even after I upgraded the code of translate.py following this instruction https://www.tensorflow.org/install/migration.

This problem is likely due to the legacy version of TF (0.8). Will you consider update it to fit the 1.0 version of Tensorflow? 감사드립니다!

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

1 participant