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
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
Can anyone help me?
The text was updated successfully, but these errors were encountered:
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
Can anyone help me?
The text was updated successfully, but these errors were encountered: