runtime error

Exit code: 1. Reason: sr/local/lib/python3.10/site-packages/tensorflow_addons/utils/tfa_eol_msg.py:23: UserWarning: TensorFlow Addons (TFA) has ended development and introduction of new features. TFA has entered a minimal maintenance and release mode until a planned end of life in May 2024. Please modify downstream libraries to take dependencies from other repositories in our TensorFlow community (e.g. Keras, Keras-CV, and Keras-NLP). For more information see: https://github.com/tensorflow/addons/issues/2807 warnings.warn( /usr/local/lib/python3.10/site-packages/tensorflow_addons/utils/ensure_tf_install.py:53: UserWarning: Tensorflow Addons supports using Python ops for all Tensorflow versions above or equal to 2.13.0 and strictly below 2.16.0 (nightly versions are not supported). The versions of TensorFlow you are currently using is 2.18.0 and is not supported. Some things might work, some things might not. If you were to encounter a bug, do not file an issue. If you want to make sure you're using a tested and supported configuration, either change the TensorFlow version or the TensorFlow Addons's version. You can find the compatibility matrix in TensorFlow Addon's readme: https://github.com/tensorflow/addons warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> import tensorflow_addons as tfa File "/usr/local/lib/python3.10/site-packages/tensorflow_addons/__init__.py", line 23, in <module> from tensorflow_addons import activations File "/usr/local/lib/python3.10/site-packages/tensorflow_addons/activations/__init__.py", line 17, in <module> from tensorflow_addons.activations.gelu import gelu File "/usr/local/lib/python3.10/site-packages/tensorflow_addons/activations/gelu.py", line 19, in <module> from tensorflow_addons.utils.types import TensorLike File "/usr/local/lib/python3.10/site-packages/tensorflow_addons/utils/types.py", line 29, in <module> from keras.src.engine import keras_tensor ModuleNotFoundError: No module named 'keras.src.engine'

Container logs:

Fetching error logs...