Bus error (core dumped)
metabd opened this issue · 1 comments
metabd commented
run the script : python3 demo.py --image-folder samples --exp-cfg data/conf.yaml --show=False --output-folder OUTPUT_FOLDER --save-params=False --save-mesh=True --save-vis=False
got the error : Bus error (core dumped)
envirenment: ubuntu18, python3.6.9 , torch 1.7 ,cuda 10.1
metabd commented
import open3d causes Bus error (core dumped)
after reinstalling open3d , it works