facebookresearch / AGRoL

Code release for "Avatars Grow Legs Generating Smooth Human Motion from Sparse Tracking Inputs with Diffusion Model", CVPR 2023
Other
238 stars 24 forks source link

Getting Import Error: #24

Open dhruv-wappnet opened 7 months ago

dhruv-wappnet commented 7 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)

I have been trying to use the library on windows. There is no dependencies for EGL to install that I know of. If someone encountered the same issue, and solved please help ~!