Try this:
conda update conda -y --all
pip install fastai --upgrade
Hope it will fix it for you. (If you are using envs make sure you activate the appropriate one & then issue the update commands)
Try this:
conda update conda -y --all
pip install fastai --upgrade
Hope it will fix it for you. (If you are using envs make sure you activate the appropriate one & then issue the update commands)