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

File name error in 07_05_musegan_analysis.ipynb, because RUN_ID is different from 07_04_musegan_train.ipynb #37

Open
emres opened this issue Dec 16, 2019 · 0 comments · May be fixed by #38

Comments

@emres
Copy link
Contributor

emres commented Dec 16, 2019

File name error in 07_05_musegan_analysis.ipynb, because RUN_ID is different from 07_04_musegan_train.ipynb:

Unable to open file (unable to open file: name = 'run/compose/0016_chorales/weights/weights-g.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)

That's because RUN_ID in 07_04_musegan_train.ipynb, is different in 07_05_musegan_analysis.ipynb.

emres added a commit to emres/GDL_code that referenced this issue Dec 16, 2019
Fix file name error caused by different RUN_ID.

Fixes davidADSP#37.
@emres emres linked a pull request Dec 16, 2019 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant