Skip to content

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

@zebin-huang

Description

@zebin-huang

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions