[Errno 2] No such file or directory

I used os.mskedirs to create directories for cats and dogs in all training and test set an when I run the test cade’s cell it print nothing and farther when I came to split_data it output [Errno 2] No such file or directory: ‘/tmp/cats-v-dogs/training/cats/’

Check if you have created the right directory path in the previous grader cell where it gives you instructions on how to do it.

1 Like