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

chapter 10 could not find utils #2

Open
Devoe-97 opened this issue Jun 9, 2020 · 3 comments
Open

chapter 10 could not find utils #2

Devoe-97 opened this issue Jun 9, 2020 · 3 comments

Comments

@Devoe-97
Copy link

Devoe-97 commented Jun 9, 2020

from utils import get_model_dir
No module named 'utils'

@LIUYONGJIE1212
Copy link

第10章代码无法运行:
from utils import get_model_dir
没有名为“ utils”的模块

@LIUYONGJIE1212
Copy link

第10章无法运行:
from utils import get_model_dir
添加了utils但是没有get_model_dir
ImportError: cannot import name 'get_model_dir'

@chch1970
Copy link

chch1970 commented Jul 2, 2020

You may find the 'utils.py' here: https://github.com/carpedm20/deep-rl-tensorflow/blob/master/utils.py.

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

3 participants