Lesson 2- Dead Kernel After running this

Kernel becomes dead after loading data from this path

dls = bears.dataloaders(path)

Hi,

Can you provide more information about what you are trying to accomplish?
Providing one line of code is not enough to figure out what is wrong.

I am on lesson2 where we clasiify bears and deploy them.
As. soon as i reach this line dls = bears.dataloaders(path). provided in the githib repo my kernel becomes dead.
Do i need to share my notebook as it is same as on the mentioned githib link for the course

Are you using your local computer to run the code?
Or are you using google colab or paperspace or something else?

Local Computer

There’s no error message or anything?
How did you setup fastai on your computer?

If you ran the same code from the lesson, the code is right.
So, there has to be a problem with how you setup.
Instead of worrying about setup, you can just run the code on Google Colab or Paperspace.