Closed Mr-Bright closed 1 year ago
Unfortunately, we can't support headless server builds as this time. However, if you're running on a server, similar to running this on google colab, you'll have to setup XVFB, since any ML-Agents environment that uses camera sensors for visual observations, as GridWorld does, needs a framebuffer to render to. Closing as this is not a bug in our current feature set. If you need further assistance on setting this up, please refer to our forums: https://forum.unity.com/forums/ml-agents.453. Closing as this is not a bug.
Describe the bug Using "no_graphics=True" brings poll_for_timeout Exception and throw Environment shut down with return code -6 (SIGABRT).
To Reproduce Steps to reproduce the behavior:
Console logs / stack traces
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
NOTE: We are unable to help reproduce bugs with custom environments. Please attempt to reproduce your issue with one of the example environments, or provide a minimal patch to one of the environments needed to reproduce the issue.