runtime error

Exit code: 1. Reason: ocal/lib/python3.10/site-packages/tensorflow/python/data/experimental/ops/compression_ops.py", line 16, in <module> from tensorflow.python.data.util import structure File "/usr/local/lib/python3.10/site-packages/tensorflow/python/data/util/structure.py", line 22, in <module> from tensorflow.python.data.util import nest File "/usr/local/lib/python3.10/site-packages/tensorflow/python/data/util/nest.py", line 36, in <module> from tensorflow.python.framework import sparse_tensor as _sparse_tensor File "/usr/local/lib/python3.10/site-packages/tensorflow/python/framework/sparse_tensor.py", line 24, in <module> from tensorflow.python.framework import constant_op File "/usr/local/lib/python3.10/site-packages/tensorflow/python/framework/constant_op.py", line 25, in <module> from tensorflow.python.eager import execute File "/usr/local/lib/python3.10/site-packages/tensorflow/python/eager/execute.py", line 23, in <module> from tensorflow.python.framework import dtypes File "/usr/local/lib/python3.10/site-packages/tensorflow/python/framework/dtypes.py", line 29, in <module> _np_bfloat16 = _pywrap_bfloat16.TF_bfloat16_type() TypeError: Unable to convert function return value to a Python type! The signature was () -> handle The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 1, in <module> from transformers import pipeline File "<frozen importlib._bootstrap>", line 1075, in _handle_fromlist File "/usr/local/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 992, in __getattr__ module = self._get_module(self._class_to_module[name]) File "/usr/local/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1004, in _get_module raise RuntimeError( RuntimeError: Failed to import transformers.pipelines because of the following error (look up to see its traceback): Unable to convert function return value to a Python type! The signature was () -> handle

Container logs:

Fetching error logs...