Closed stevenlin510 closed 3 years ago
Can you provide more information? It is the pointnet2 codes from https://github.com/facebookresearch/votenet/tree/master/pointnet2. It is possible that your CUDA and pytorch version does not match. Also you can try uninstall ninja firstly then install the pointnet2.
I uninstall ninja firstly then install the pointnet2 works thanks!
When I type : python setup.py install I got this error, and I try lots of time, the python dependency is same as requirement.txt you provided. I'am so confused about this error, so please give me a favor !! Thanks