torch-points3d / torch-points-kernels

Pytorch kernels for spatial operations on point clouds
MIT License
96 stars 24 forks source link

ModuleNotFoundError: No module named 'torch_points_kernels.points_cuda' #91

Closed Jaychouxq closed 2 years ago

Jaychouxq commented 2 years ago

ModuleNotFoundError: No module named 'torch_points_kernels.points_cuda'

Stakhan commented 2 years ago

Hi @Jaychouxq,

I think you need to be a bit more specific here. Could you provide the installation steps you followed?

CCInc commented 2 years ago

@Jaychouxq usually this is an indication that there was an error compiling the cuda kernel. Please include a log of installation:

pip install torch-points-kernels -v