triposr-texture-gen icon indicating copy to clipboard operation
triposr-texture-gen copied to clipboard

Unable to load file

Open al3dv2 opened this issue 1 year ago • 1 comments

I have a error message I use windows 10 : [Open3D WARNING] Unable to load file ~/output/arcade.obj with ASSIMP

processing mesh [Open3D WARNING] Creating from empty legacy TriangleMesh.

Traceback (most recent call last): File "C:\Users\Shadow\Desktop\triposr-texture-gen\text2texture.py", line 329, in tmesh = text2texture( File "C:\Users\Shadow\Desktop\triposr-texture-gen\text2texture.py", line 228, in text2texture print('computing UV atlas for', len(tmesh.triangle.indices), 'triangles') KeyError: 'Key indices not found in TensorMap'

al3dv2 avatar Mar 22 '24 11:03 al3dv2

Hi, are you sure the path is correct? I think I've seen silent errors like this before on missing files. If it is correct, do you mind sharing the model?

ejones avatar Apr 14 '24 15:04 ejones