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

when bash scripts/run.sh #25

Open
Lyn-Qiu opened this issue Jun 22, 2022 · 1 comment
Open

when bash scripts/run.sh #25

Lyn-Qiu opened this issue Jun 22, 2022 · 1 comment

Comments

@Lyn-Qiu
Copy link

Lyn-Qiu commented Jun 22, 2022

FileNotFoundError: [Errno 2] No such file or directory: './tmp/cartpole/cartpole-swingup-06-22-im84-b128-s202969-pixel/args.json'

@zhang-jiaqi-1207
Copy link

Because the os.mkdir is similar with the command mkdir in the shell.
If you haven't created the tmp directory before, the command mkdir ./tmp/cartpole/ will exit with an error .

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