If you’re using fastai v1 (you’re in the 2019 forum right now) then you’ll have to edit the requirements.txt to get v1 instead of V2.
I believe fastai==1.0.61 --force
should do it but if it doesn’t you’ll need to investigate.
If you’re using fastai v1 (you’re in the 2019 forum right now) then you’ll have to edit the requirements.txt to get v1 instead of V2.
I believe fastai==1.0.61 --force
should do it but if it doesn’t you’ll need to investigate.