I'm trying to use env.render() in my Mac, using Jupyter Notebook.
Each time I do it, it opens a window where I can see the result, but once it finishes, it hangs up and I need to restart the Kernel, which doesn't allow me to continue.
I've searched a lot and nothing works.
Some of the things I've tried:
- Install pyglet and use
from pyglet.gl import - Install and upgrade brew
- Install macvim
Nothing works. Please advice.