Error importing fastai.vison

I have received an error when I try to import fastai.vison onto jupyter notebook.
The error message reference to “no module named ‘pandas._libs’ not built.” I have tried to reinstall pandas using both pip and conda commands and have no success. I got the same error when importing from fastai.metrics.
I have no problem importing fastai.


Hi Alt0216 Hope all is well.

You have probably solved this error now.
I have just run the latest version of the notebook from the fastaiV3 course, and have no issues running this on Google Colab which is free.

The current version of fastai is 1.0.59

Hope this helps mrfabulous1 :smiley::smiley: