nghorbani / amass

Data preparation and loader for AMASS
https://amass.is.tue.mpg.de/
Other
649 stars 86 forks source link

ContextException: Could not create GL context #21

Closed jiaqiAA closed 3 years ago

jiaqiAA commented 3 years ago

Hi, I am running amass/notebooks/01-AMASS_Visualization.ipynb, and I met a error.

1 2

Any idea on how to fix it would be helpful.

nghorbani commented 3 years ago

could you see if this helps? https://en.wikibooks.org/wiki/OpenGL_Programming/Installation/Linux To me it seems there might be an issue with OpenGL installation

itswyri commented 3 years ago

I encountered the same problem and

https://github.com/mmatl/pyrender/issues/13#issuecomment-829068560

solves the issue.