I am a complete beginner and I have just started with lesson 1-pets(courses v3) and whenever I execute untar_data Its shows an error. Can you please help me solve this issue or if possible direct me to a possible thread that has already solved this problem
I am able to run lesson1_pets in colab, but I want to run it locally with my macbook pro which has a NVIDIA GPU. As I run through the notebook for lesson 1, I get a name error when I try to run the cell help(untar_data).
I’m using conda version 4.10.3 and it looks like everything is up to date with fastai. When I run conda install -c pytorch -c fastai fastai in a jupyterLab terminal, I get