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 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 {outdir}/orig_to_gaps.txt"
when runing
I have built ./build_gaps.sh successfully. {outdir}/orig_to_gaps.txt"
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
when runing
python meshes2dataset.py --mesh_directory [path/to/dataset_root]
--dataset_directory [path/to/nonexistent_output_directory]
Anyone knows why?
The text was updated successfully, but these errors were encountered: