I am getting the "NoSuchConfigException: No standard config is available" from pyglet when running Openai "gym retro" on Google colaboratory, running xvfb as the x server.
Asked
Active
Viewed 441 times
1 Answers
0
pyglet is an opengl library. I don't think you can have an opengl display interface. You can only use web-interface (Jupyter Notebook) with Google Colab.

korakot
- 37,818
- 16
- 123
- 144