You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.