Open revskill10 opened 8 years ago
suppose you don't have the torch development files such as their C headers.
This happens when CUDA is installed but cutorch is not. The build system will detect CUDA and then assume the cutorch headers are there. Please install cutorch and retry.
@dxyzab Is it possible to catch this problem in CMake and give a better error message?
I also got the same problem,how to fix it?
I've tried to install torch binding, but always got error
I'm using Mac OSX 11. Could you please tell me which kind is this error ?