EvelynFan / FaceFormer

[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
MIT License
778 stars 133 forks source link

Bugs when running demo #24

Open supdap opened 2 years ago

supdap commented 2 years ago

AttributeError: 'NoneType' object has no attribute 'glGetError'

wangjio commented 2 years ago

Maybe you should add your gl libs path into LD_LIBRARY_PATH

mumukawayi commented 2 years ago

May I ask how to solve this issue? Because I am facing the same error