-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pyrender.OffscreenRenderer fail #81
Comments
After I build omesa from source , got the same error. Need Help orz.. |
I keep on getting the same error. I was able to reproduce it in different Docker containers, by simply installing pyrender and libosmesa6-dev.
Searching on forums suggests that Mesa can't create OpenGL context. Any help would be appreciated. |
same error, any help would be appreciated. |
In my case, the problem magically disappeared after running:
It may be related to LLVM somehow. |
I am experiencing the same problem in version 0.1.45. Does anyone have solved this problem? |
Hello, I run a test code:
and got the error:
can you give me some help?Thanks!
The text was updated successfully, but these errors were encountered: