Pointnet2.PyTorch
Pointnet2.PyTorch copied to clipboard
Problems when running setup.py
Hi,
I am trying to run the script on a machine with python3.6 installed, torch==1.5 and cuda 9.1. However, I get errors similars to the attached file. It looks like it is related to the cuda version. Is there a specific version recommended? I also tried different torch versions, 1.3 and 1.6, but with no success. error.txt
I believe you have to use linux, those error occur on windows but not ubuntu.