This repository has been archived by the owner on Sep 1, 2024. It is now read-only.
[Bug] cartpole_continuous
errors when using render_mode='human'
#185
Labels
bug
Something isn't working
Steps to reproduce
render_mode='human'
Observed Results
The environment errors on the first call to
reset()
with the following stacktrace:The pygame window opens but displays nothing.
Expected Results
The environment should display in a window.
Relevant Code
In the PETS Example notebook:
The text was updated successfully, but these errors were encountered: