Closed Carbord closed 2 years ago
Hi @Carbord The error is: "The detected CUDA version (9.1) mismatches the version that was used to complie Pytorch (10.2). Please make sure to use the same CUDA versions".
So, what you need is to re-install Pytorch based on CUDA 9.1. (I would suggest you can upgrade your cuda version, which is old). To re-install right cuda-version pytorch, refer here: https://pytorch.org/get-started/previous-versions/
Hello. I followed the installation steps in readme.md., but the error occurs when installing pointnet2_ops_lib. The detailed information is shown as follows:
Looking forward to your help, thanks!