soubhiksanyal / FLAME_PyTorch

This is a implementation of the 3D FLAME model in PyTorch
MIT License
654 stars 86 forks source link

OpenGL.error.NullFunctionError: Attempt to call an undefined function glGenVertexArrays, check for bool(glGenVertexArrays) before calling #18

Open Echo-jyt opened 5 months ago

Echo-jyt commented 5 months ago

OpenGL.error.NullFunctionError: Attempt to call an undefined function glGenVertexArrays, check for bool(glGenVertexArrays) before calling free(): invalid pointer

I've been stuck with this problem for a long time and if anyone could give me some advice I'd be very grateful