C2W2 #Convolutional Neural Networks in TensorFlow # Cats vs Dogs with Data Augmentation

Hi there , I am a NEWER , why it failed and 2 exception as below, I confused few days and can not config it out! The course blocked here , could anyone help me ? Thanks a lot!


Details of failed tests for split_data

Failed test case: There was an error grading this function. Details shown in ‘got’ value below:.
Expected:
no exceptions,
but got:
[Errno 2] No such file or directory: ‘./data/images-zero/cats/’.

Details of failed tests for create_model

Failed test case: There was an error grading this function. Details shown in ‘got’ value below:.
Expected:
no exceptions,
but got:
[Errno 2] No such file or directory: ‘./data/images/’.


I didnot use these 2 paths in my code:‘./data/images/’ and ‘./data/images-zero/cats/’ .
Its too strange!!!

oh solved
remove the os.chdir !
refer to others same post!
Thanks

Hey @_Kelly,
Welcome to the community. Thanks for letting us know that your issue is resolved.

Cheers,
Elemento