Fastai Installation Error - Maybe PyTorch

Thank you @willismar, @crcrpar, @xeTaiz and @jeremy for your help.

As an update, I managed to fix the issue using the following command:

(fastai)>python -m ipykernel install --user --name fastai --display-name “fastAI custom”

Source: Howto: installation on Windows - #125 by ecdrid

2 Likes