Closed Linardos closed 2 years ago
Hi,
Could you specify the CUDA version you are trying to install?
I have been successfully able to install it with the following command.
pip3 install torch==1.8.2 torchvision==0.9.2 torchaudio==0.8.2 --extra-index-url https://download.pytorch.org/whl/lts/1.8/cu111
This should satisfy both requirements for nnunet and gandlf and should resolve the issue.
This worked. Thanks!
Hey, I'm following the instructions in https://github.com/FETS-AI/Challenge/tree/main/Task_1#getting-started
But at step
pip install .
I get this error:Note that I installed pytorch using this command:
pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116