Open RoyShreya opened 3 years ago
error: command '/usr/bin/gcc' failed with exit code 1
I am getting the same error, did you find a solution?
Fix is to add #define AT_CHECK TORCH_CHECK in the header of src/bvh.cpp
#define AT_CHECK TORCH_CHECK
src/bvh.cpp
error: command '/usr/bin/gcc' failed with exit code 1