File Path Not Detected

I am attempting to read in a numpy array as my input. I uploaded my zipped file onto DLS with the array and output label for each numpy object and confirmed that the directory exists in the file browser. However, the model spits out a “NotADirectoryError” and I am not sure why DLS isn’t grabbing my file path. Any help is appreciated. Thanks!

@johnlangat Make sure path is correct in your train.csv. path should be relative to your train.csv file. check below screenshot for reference