Evgenii Dushkin
Results
1
comments of
Evgenii Dushkin
Solved, in case it might be useful. Because of error `AssertionError: The render_mode must be 'rgb_array', not human`. So pass 'rgb_array' render mode as `--env-kwargs` when calling rl_zoo3.push_to_hub. Something like:...