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

fix bug:Incorrect file directory #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Google1234
Copy link

hi,when I run your code ,i find a small bug:

File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/framework/errors.py", line 450, in raise_exception_on_not_ok_status
pywrap_tensorflow.TF_GetCode(status))
tensorflow.python.framework.errors.NotFoundError: saved_networks/saved_networks

This is because the file path “tetris-dqn-31660000” is wrong,after delete path"saved_networks",bug was sloved。

@hcchengithub
Copy link

Ha! I found the same problem and same solution.
But I guess the original environment was not Windows 10 as my computer is that I won't consider to modify the 'checkpoint' file for everyone. Only for myself and Windows users.

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 this pull request may close these issues.

2 participants