runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> with zipfile.ZipFile(zip_path, 'r') as zip_ref: File "/usr/local/lib/python3.10/zipfile.py", line 1254, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: 'coconut.zip'
Container logs:
Fetching error logs...