Closed lih627 closed 5 years ago
Please check the compling log to see whether there is some warning about your GCC or other environment.
Here is the warning when run build_and_install.sh
:
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
I use gcc-5.5 in Ubuntu-18.04.
Hety, @sshaoshuai .Thanks a lot. I solved the problem by reconfiguring the environment, but till now I don't know what caused this error........
Package Version
--------------- ---------
certifi 2019.6.16
cffi 1.12.3
cycler 0.10.0
decorator 4.4.0
easydict 1.9
fire 0.1.3
imageio 2.5.0
iou3d 0.0.0
kiwisolver 1.1.0
llvmlite 0.29.0
matplotlib 3.1.1
mkl-fft 1.0.12
mkl-random 1.0.2
networkx 2.3
numba 0.44.1
numpy 1.16.4
Pillow 6.1.0
pip 19.1.1
pointnet2 0.0.0
protobuf 3.9.0
pycparser 2.19
pyparsing 2.4.0
python-dateutil 2.8.0
PyWavelets 1.0.3
PyYAML 5.1.1
roipool3d 0.0.0
scikit-image 0.15.0
scipy 1.2.1
setuptools 41.0.1
six 1.12.0
tensorboardX 1.8
torch 1.0.1
tqdm 4.32.2
wheel 0.33.4
@lih627 I also have this problem, but I don't know how to solve it
Hello, Thanks for the great work. When run quick demo, I met segmentation fault. I changed gcc version but it didn't work. I'm not sure what caused this error.