mikeqzy / 3dgs-avatar-release

3DGS-Avatar: Animatable Avatars via Deformable 3D Gaussian Splatting
MIT License
278 stars 25 forks source link

ModuleNotFoundError: No module named 'im2mesh.utils.libmesh.triangle_hash' #14

Closed ImmaFake closed 3 months ago

ImmaFake commented 3 months ago

When I want to run the test.py as the readme says. The error above happens. It seems like there is a triangle_hash.pyx in libmesh which is a cython file. What should I do to run the test successfully? Thanks a lot.

mikeqzy commented 3 months ago

Hi, it seems like you are running the ARAH code.