CHANANEHassen
CHANANEHassen
I'm getting this error someone could help plz ? File "C:\Users\chana\anaconda3\envs\tensorflow\lib\shutil.py", line 121, in copyfile with open(dst, 'wb') as fdst: FileNotFoundError: [Errno 2] No such file or directory: 'data\\train\\SARS-10.1148rg.242035193-g04mr34g0-Fig8c-day10.jpeg'
> @CHANANEHassen Did you create the `data` directory (with both `train` and `test` directories inside)?
@jgmontoya No i haven't. i just run the code How and where should I create the data directory?
@jgmontoya thank you so much for clearing things out