vchoutas/expose

Bus error (core dumped)

metabd opened this issue · 1 comments

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

import open3d causes Bus error (core dumped)
after reinstalling open3d , it works