PointRCNN icon indicating copy to clipboard operation
PointRCNN copied to clipboard

ImportError: No module named torch.utils.cpp_extension

Open YangLiu0427 opened this issue 3 years ago • 1 comments

when I execute sh build_and_install.sh, happen this error, ImportError: No module named torch.utils.cpp_extension. how to solve this problem,Thanks。

YangLiu0427 avatar Feb 16 '22 05:02 YangLiu0427

Check your pytorch version, or has it been installed correctly?

chenjianqu avatar Apr 04 '22 13:04 chenjianqu