torchsparse
torchsparse copied to clipboard
[BUG] <Show Sub-process error while installing>
Is there an existing issue for this?
- [x] I have searched the existing issues
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?
I have the same issue!!!
For me the issue is solved by using WSL2. The error depends on which project you are working