pyopengl
pyopengl copied to clipboard
ImportError: cannot import name 'OSMesaCreateContextAttribs' from 'OpenGL.osmesa'
ImportError: cannot import name 'OSMesaCreateContextAttribs' from 'OpenGL.osmesa'
I'm not sure but you may try sudo apt-get install libosmesa6
.
me,too error
File "/usr/local/lib/python3.8/dist-packages/pyrender/platforms/osmesa.py", line 19, in init_context from OpenGL.osmesa import (
how did you solve this problem? I'm looking forward your reply.
me too
me too
I occur this problem when import pyrenderer
. and I solved this problem by rolling back the pyOpenGL version, then re-pip the Pyrenderer.