Skip to content

Problem while installing #413

Answered by sarthakpati
anishshriram asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

In https://cbica.github.io/GaNDLF/setup, there is a step for torch installation based on the specific CUDA version:

### PyTorch LTS installation - https://pytorch.org/get-started/locally
## CUDA 10.2
# conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-lts -y
## CUDA 11.1
# conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch-lts -c conda-forge -y

If you have installed torch properly, pip install -e . should work.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@anishshriram
Comment options

Answer selected by anishshriram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants