Lesson One - running ImageDataBunch

Hi, I’ve been having troubles running the code locally on my windows machine.

I’m using the anaconda navigator and have installed fastai

Please refer to the screenshot (if the image doesn’t work here is the cloned the repository to my own github https://github.com/mwenz27/fastai_course-v3/blob/master/nbs/dl1/lesson1-pets.ipynb )

Also noticed I had to add a line of code “import numpy as np” for cell 9 to run this line np.random.seed(2)

I’m not sure, but it looks like the pat (regex) is causing the issues.

if someone can help me out with this, it would be much appreciated.

regards,

Michael