Replies: 1 comment
-
|
I encountered a similar problem and found a solution. If you are running the examples in the notebook, you will still get This seems to be a problem with jupyter notebook. As long as you run it in a normal |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are using a machine without a display (e.g. server, cluster, remotely accessed workstation), you will need to change the renderer to EGL. See this section of the installation instruction for details. If it still doesn't work, check this link for further information on dependencies.
If you encounter
FatalError: gladLoadGL errorupon calling.render(), this is likely the reason.Beta Was this translation helpful? Give feedback.
All reactions