sora158

Results 4 issues of sora158

please refresh the link,Thank you!

When I run the demo.py, error happened: raise ImportError("Unable to load EGL library", *err.args) ImportError: ('Unable to load EGL library', 'EGL: cannot open shared object file: No such file or...

When I set USE_IWP_CAM to be False,: ``` /PyMAF-X/utils/geometry.py", line 401, in projection bbox_scale, bbox_center = pred_camera['bbox_scale'], pred_camera['bbox_center'] KeyError: 'bbox_scale' ``` get the key error, pred_camera only have key {sxyz}

I want to program games based on viser and I have a .mp3 file on server, how to play it on website? May I get some hint?