You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\saiar\Videos\Fruits-and-Vegetable-Recognition-System-using-CNN-master\main.py", line 13, in
for i in os.listdir("./data/merged/train"):
FileNotFoundError: [WinError 3] The system cannot find the path specified: './data/merged/train'
I'm getting this error when I try to run the main.py file. Can you please help me?
The text was updated successfully, but these errors were encountered:
File "C:\Users\saiar\Videos\Fruits-and-Vegetable-Recognition-System-using-CNN-master\main.py", line 13, in
for i in os.listdir("./data/merged/train"):
FileNotFoundError: [WinError 3] The system cannot find the path specified: './data/merged/train'
I'm getting this error when I try to run the main.py file. Can you please help me?
The text was updated successfully, but these errors were encountered: