nghorbani / amass

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

windows ImportError: Could not find module 'EGL' #52

Open Recialhot opened 10 months ago

Recialhot commented 10 months ago

ImportError: ('Unable to load EGL library', "Could not find module 'EGL' (or one of its dependencies). Try using the full path with constructor syntax.", 'EGL', None) raise ImportError("Unable to load EGL library", *err.args)

dmanche03 commented 9 months ago

I have the same issue, did you solve it?