Is there an existing issue for this?
Current Behavior
While use the code pip install torch-sparse and poe install-torchsparse, it shows This:
error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for torch-sparse
Running setup.py clean for torch-sparse
Failed to build torch-sparse
ERROR: Failed to build installable wheels for some pyproject.toml based projects (torch-sparse)
Expected Behavior
I am expecting the code to run succesfully. I am using torch 2.4.1 with cuda 12.4
Environment
- GCC:
- NVCC: 12.4
- PyTorch: 2.4.1
- PyTorch CUDA: 12.4
- TorchSparse:
Anything else?

Is there an existing issue for this?
Current Behavior
While use the code pip install torch-sparse and poe install-torchsparse, it shows This:
error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for torch-sparse
Running setup.py clean for torch-sparse
Failed to build torch-sparse
ERROR: Failed to build installable wheels for some pyproject.toml based projects (torch-sparse)
Expected Behavior
I am expecting the code to run succesfully. I am using torch 2.4.1 with cuda 12.4
Environment
Anything else?