runtime error

Exit code: 1. Reason: d, numpy, nls-fa, kaldi-native-fbank, humanfriendly, coloredlogs, onnxruntime, tts-autolabel Attempting uninstall: typeguard Found existing installation: typeguard 4.3.0 Uninstalling typeguard-4.3.0: Successfully uninstalled typeguard-4.3.0 Attempting uninstall: numpy Found existing installation: numpy 2.0.2 Uninstalling numpy-2.0.2: Successfully uninstalled numpy-2.0.2 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. inflect 7.4.0 requires typeguard>=4.0.1, but you have typeguard 2.13.3 which is incompatible. Successfully installed coloredlogs-15.0.1 flatbuffers-24.3.25 humanfriendly-10.0 kaldi-native-fbank-1.20.0 nls-fa-0.1 numpy-1.23.1 onnxruntime-1.19.2 tts-autolabel-1.1.8 typeguard-2.13.3 [notice] A new release of pip available: 22.3.1 -> 24.2 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> from modelscope.models.audio.tts import SambertHifigan File "/usr/local/lib/python3.10/site-packages/modelscope/models/__init__.py", line 8, in <module> from .base import Head, Model File "/usr/local/lib/python3.10/site-packages/modelscope/models/base/__init__.py", line 4, in <module> from .base_head import * # noqa F403 File "/usr/local/lib/python3.10/site-packages/modelscope/models/base/base_head.py", line 5, in <module> from modelscope.models.base.base_model import Model File "/usr/local/lib/python3.10/site-packages/modelscope/models/base/base_model.py", line 9, in <module> from modelscope.models.builder import build_backbone, build_model File "/usr/local/lib/python3.10/site-packages/modelscope/models/builder.py", line 3, in <module> from modelscope.utils.config import ConfigDict File "/usr/local/lib/python3.10/site-packages/modelscope/utils/config.py", line 17, in <module> import addict ModuleNotFoundError: No module named 'addict'

Container logs:

Fetching error logs...