You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded the scannet and shapenet data. I run the Annotation2Mesh.py line 145 of Annotation2Mesh.py cad_mesh = pywavefront.Wavefront(cad_file, collect_faces=True, parse=True), which makes the program crash. It raised ValueError ValueError: Trying to merge vertex data with different format: T2F_N3F_V3F.Material material_1_24 has vertexformat. Could you please help me to solve this problem. Thank you a lot.
The text was updated successfully, but these errors were encountered:
I have downloaded the scannet and shapenet data. I run the Annotation2Mesh.py line 145 of Annotation2Mesh.py cad_mesh = pywavefront.Wavefront(cad_file, collect_faces=True, parse=True), which makes the program crash. It raised ValueError ValueError: Trying to merge vertex data with different format: T2F_N3F_V3F.Material material_1_24 has vertexformat. Could you please help me to solve this problem. Thank you a lot.
The text was updated successfully, but these errors were encountered: