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

basic_rnn_train: No module named lib #102

Closed
afuhrtrumpet opened this issue Jul 19, 2016 · 3 comments
Closed

basic_rnn_train: No module named lib #102

afuhrtrumpet opened this issue Jul 19, 2016 · 3 comments

Comments

@afuhrtrumpet
Copy link

Getting this error when I try to run basic_rnn_train:
Traceback (most recent call last): File "/home/alex/magenta/bazel-bin/magenta/models/basic_rnn_train.runfiles/__main__/magenta/models/basic_rnn/basic_rnn_train.py", line 36, in <module> import basic_rnn_encoder_decoder File "/home/alex/magenta/magenta/models/basic_rnn/basic_rnn_encoder_decoder.py", line 17, in <module> from magenta.lib import melodies_lib ImportError: No module named lib

@elliotwaite
Copy link

Alex, I'm having trouble reproducing this error. Can you make sure you're synced to the latest updates. And if that doesn't help, what OS and Python version are you using?

@afuhrtrumpet
Copy link
Author

Turns out I upgraded to the newest magenta and still had an old build under models:basic_rnn that I was trying to run.

@elliotwaite
Copy link

Ah, that's happened to me too before.

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