runtime error

Exit code: 1. Reason: ns. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-09-06 07:19:09.657740: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2025-09-06 07:19:09.658192: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. Gym has been unmaintained since 2022 and does not support NumPy 2.0 amongst other critical functionality. Please upgrade to Gymnasium, the maintained drop-in replacement of Gym, or contact the authors of your software and request that they upgrade. Users of this version of Gym should be able to simply replace 'import gym' with 'import gymnasium as gym' in the vast majority of cases. See the migration guide at https://gymnasium.farama.org/introduction/migration_guide/ for additional information. Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from research_manager import ResearchManager File "/home/user/app/research_manager.py", line 1, in <module> from agents import Runner, trace, gen_trace_id File "/usr/local/lib/python3.10/site-packages/agents/__init__.py", line 22, in <module> from . import scripts File "/usr/local/lib/python3.10/site-packages/agents/scripts/__init__.py", line 21, in <module> from . import train File "/usr/local/lib/python3.10/site-packages/agents/scripts/train.py", line 33, in <module> from agents.scripts import configs File "/usr/local/lib/python3.10/site-packages/agents/scripts/configs.py", line 26, in <module> from agents.scripts import networks File "/usr/local/lib/python3.10/site-packages/agents/scripts/networks.py", line 30, in <module> tfd = tf.contrib.distributions AttributeError: module 'tensorflow' has no attribute 'contrib'

Container logs:

Fetching error logs...