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
{{ message }}
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.
Hi Craig,
I am trying to use env.render(mode="rgb_array") to see how the environment looks like, but the popped-out pygame window seems not rendering the environment properly (nothing but a black window). I am using macOS Catalina and Pygame 2.0.0.dev12, can you tell me the possible methods to render the environment?
Thank you! :)
The text was updated successfully, but these errors were encountered:
Hi Craig,
I am trying to use
env.render(mode="rgb_array")
to see how the environment looks like, but the popped-out pygame window seems not rendering the environment properly (nothing but a black window). I am using macOS Catalina and Pygame 2.0.0.dev12, can you tell me the possible methods to render the environment?Thank you! :)
The text was updated successfully, but these errors were encountered: