Open glard opened 3 years ago
Hi, When I tried to install pip install pointnet2_ops_lib/ It showed: nvcc fatal : Value 'c++14' is not defined for option 'std' error: command '/usr/local/cuda-8.0/bin/nvcc' failed with exit status 1 I am using python 3.8.3 pytorch 1.6.0. cuda -8.0
pip install pointnet2_ops_lib/
nvcc fatal : Value 'c++14' is not defined for option 'std' error: command '/usr/local/cuda-8.0/bin/nvcc' failed with exit status 1
Can anyone help me?
Hi, When I tried to install
pip install pointnet2_ops_lib/
It showed:nvcc fatal : Value 'c++14' is not defined for option 'std' error: command '/usr/local/cuda-8.0/bin/nvcc' failed with exit status 1
I am using python 3.8.3 pytorch 1.6.0. cuda -8.0Can anyone help me?