Reputation: 11
I have created a new environment for installing fastai, which has dependency on torch & torchvision packages.
After installation, I get: RuntimeError: Detected that PyTorch and torchvision were compiled with different CUDA versions. PyTorch has CUDA Version=9.2 and torchvision has CUDA Version=10.1. Please reinstall the torchvision that matches your PyTorch install.
So recommend the steps for installing compatible versions of fastai and it's depencies torch, torchvision on Cuda10.1 & python 3.7
Upvotes: 1
Views: 1951
Reputation: 11
Upvotes: 0