ldif icon indicating copy to clipboard operation
ldif copied to clipboard

/process_mesh_local.sh: line 47: 13856 Bus error (core dumped) ${gaps}/msh2msh $mesh_in $mesh -scale_by_pca -translate_by_centroid -scale 0\.25 -debug_matrix ${outdir}/orig_to_gaps.txt

Open jvzihaha opened this issue 3 years ago • 0 comments

I have built ./build_gaps.sh successfully. And /gaps_is_installed.sh print out Ready to go! But I still get this Bus error "/process_mesh_local.sh: line 47: 13856 Bus error (core dumped) ${gaps}/msh2msh $mesh_in $mesh -scale_by_pca -translate_by_centroid -scale 0.25 -debug_matrix ${outdir}/orig_to_gaps.txt" when runing

python meshes2dataset.py --mesh_directory [path/to/dataset_root]
--dataset_directory [path/to/nonexistent_output_directory]

Anyone knows why?

jvzihaha avatar May 03 '21 06:05 jvzihaha