scharlach

Results 2 comments of scharlach

it would help to properly fix this. it breaks even the AUR package: https://aur.archlinux.org/packages/tmsu/#comment-835066

i second this one. the same traceback, the same workaround helped. pymesh version 0.2.1 ``` import pymesh mesh = pymesh.meshio.load_mesh("buildings_42.obj") # (mesh, info) = pymesh.remove_duplicated_vertices(mesh, 0.001) # (mesh, info) =...