runtime error

Exit code: 1. Reason: ugin cuBLAS when one has already been registered W0000 00:00:1748975935.646658 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1748975935.646774 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1748975935.646792 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1748975935.646806 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2025-06-03 20:38:55.652970: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. Traceback (most recent call last): File "/home/user/app/deep_research.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...