runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from src.agent import GaiaAgent File "/home/user/app/src/agent.py", line 24, in <module> class ParsedFile(TypedDict): File "/usr/local/lib/python3.10/typing.py", line 2356, in __new__ own_annotations = { File "/usr/local/lib/python3.10/typing.py", line 2357, in <dictcomp> n: _type_check(tp, msg, module=tp_dict.__module__) File "/usr/local/lib/python3.10/typing.py", line 176, in _type_check raise TypeError(f"{msg} Got {arg!r:.100}.") TypeError: TypedDict('Name', {f0: t0, f1: t1, ...}); each t must be a type Got <module 'PIL.Image' from '/usr/local/lib/python3.10/site-packages/PIL/Image.py'>.

Container logs:

Fetching error logs...