-
Notifications
You must be signed in to change notification settings - Fork 177
Description
Is there an existing issue for this?
- I have searched the existing issues
Have you followed all the steps in the FAQ?
- I have tried the steps in the FAQ.
Current Behavior
No response
Error Line
(coopdet3d-py38) jovyan@ed70c5213309:/coopdet3d$ python -c "import torch; print(torch.version)"/coopdet3d$ python -c "import torch; print(torch.version.cuda)"
1.10.2+cu113
(coopdet3d-py38) jovyan@ed70c5213309:
11.3
(coopdet3d-py38) jovyan@ed70c5213309:/coopdet3d$ python -c "$(curl -fsSL https://raw.githubusercontent.com/mit-han-lab/torchsparse/master/install.py)"/coopdet3d$ python -c "$(curl -fsSL https://raw.githubusercontent.com/mit-han-lab/torchsparse/master/install.py)"
Looking in indexes: https://pypi.org/simple, http://24.199.104.228/simple
ERROR: Could not find a version that satisfies the requirement torchsparse==2.1.0+torch110cu113 (from versions: none)
ERROR: No matching distribution found for torchsparse==2.1.0+torch110cu113
(coopdet3d-py38) jovyan@ed70c5213309:
Looking in indexes: https://pypi.org/simple, http://24.199.104.228/simple
ERROR: Could not find a version that satisfies the requirement torchsparse==2.1.0+torch110cu113 (from versions: none)
ERROR: No matching distribution found for torchsparse==2.1.0+torch110cu113
(coopdet3d-py38) jovyan@ed70c5213309:~/coopdet3d$
Environment
- GCC:
- NVCC:
- PyTorch:
- PyTorch CUDA:Full Error Log
Error Log
[PUT YOUR ERROR LOG HERE]