PointRCNN
PointRCNN copied to clipboard
ImportError: No module named torch.utils.cpp_extension
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。
Check your pytorch version, or has it been installed correctly?