runtime error
Exit code: 1. Reason: The downloaded file is not a valid zip file! Traceback (most recent call last): File "/home/user/app/app.py", line 47, in <module> X, y = load_data(extract_path) File "/home/user/app/app.py", line 32, in load_data emotions = os.listdir(dataset_path) FileNotFoundError: [Errno 2] No such file or directory: 'dataset'
Container logs:
Fetching error logs...