Have you considered following the instructions in the error message? I don’t think this is a fastai issue, but matplotlib’s on OSX.
Based on the error message, this is failing on your setup:
python -c "import matplotlib.pyplot"
Have you considered following the instructions in the error message? I don’t think this is a fastai issue, but matplotlib’s on OSX.
Based on the error message, this is failing on your setup:
python -c "import matplotlib.pyplot"