runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 4, in <module> tool = SimpleTool() File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 76, in new_init self.validate_arguments() File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 202, in validate_arguments json_schema = _convert_type_hints_to_json_schema(self.forward, error_on_missing_type_hints=False)[ File "/usr/local/lib/python3.10/site-packages/smolagents/_function_type_hints_utils.py", line 292, in _convert_type_hints_to_json_schema type_hints = get_type_hints(func) File "/usr/local/lib/python3.10/typing.py", line 1871, in get_type_hints value = _eval_type(value, globalns, localns) File "/usr/local/lib/python3.10/typing.py", line 327, in _eval_type return t._evaluate(globalns, localns, recursive_guard) File "/usr/local/lib/python3.10/typing.py", line 694, in _evaluate eval(self.__forward_code__, globalns, localns), File "<string>", line 1, in <module> NameError: name 'PIL' is not defined

Container logs:

Fetching error logs...