runtime error

loading annotations into memory... Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> coco = COCO('_annotations.coco.json') # Reemplaza con el nombre correcto del archivo File "/home/user/.local/lib/python3.10/site-packages/pycocotools/coco.py", line 81, in __init__ with open(annotation_file, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '_annotations.coco.json'

Container logs:

Fetching error logs...