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

--capture_video argument still referenced in enjoy.py #497

Open
zebin-huang opened this issue Jan 31, 2025 · 0 comments
Open

--capture_video argument still referenced in enjoy.py #497

zebin-huang opened this issue Jan 31, 2025 · 0 comments

Comments

@zebin-huang
Copy link

Hi, I was following the Colab notebook CleanRL Hugging Face Integration Demo.

The notebook suggests running the following command:

python -m cleanrl_utils.enjoy --exp-name dqn_atari_jax --env-id BreakoutNoFrameskip-v4 --eval-episodes 2 --capture_video

However, the --capture_video argument has been removed from enjoy.py. Despite its removal, args.capture_video is still being referenced later in the script.

I am unsure if --capture_video was intentionally removed or accidentally deleted.

@zebin-huang zebin-huang changed the title --capture_video Argument Still Referenced in enjoy.py --capture_video argument still referenced in enjoy.py Jan 31, 2025
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

1 participant