runtime error

t are installed. This behaviour is the source of the following dependency conflicts. mmocr 1.0.1 requires mmcv<2.2.0,>=2.0.0rc4, which is not installed. mmocr 1.0.1 requires mmdet<3.2.0,>=3.0.0rc5, which is not installed. Successfully installed addict-2.4.0 importlib-metadata-6.8.0 mmengine-0.9.0 platformdirs-3.11.0 termcolor-2.3.0 tomli-2.0.1 yapf-0.40.2 zipp-3.17.0 [notice] A new release of pip available: 22.3.1 -> 23.2.1 [notice] To update, run: python -m pip install --upgrade pip 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. mmocr 1.0.1 requires mmdet<3.2.0,>=3.0.0rc5, which is not installed. [notice] A new release of pip available: 22.3.1 -> 23.2.1 [notice] To update, run: python -m pip install --upgrade pip 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. mmocr 1.0.1 requires mmdet<3.2.0,>=3.0.0rc5, but you have mmdet 3.2.0 which is incompatible. [notice] A new release of pip available: 22.3.1 -> 23.2.1 [notice] To update, run: python -m pip install --upgrade pip Cloning into 'mmcv'... Defaulting to user installation because normal site-packages is not writeable Obtaining file:///home/user/app ERROR: file:///home/user/app does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. [notice] A new release of pip available: 22.3.1 -> 23.2.1 [notice] To update, run: python -m pip install --upgrade pip Cloning into 'mmocr'... Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> from mmocr.apis import MMOCRInferencer File "/home/user/.local/lib/python3.10/site-packages/mmocr/__init__.py", line 50, in <module> and mmdet_version < digit_version(mmdet_maximum_version)), \ AssertionError: MMDetection 3.2.0 is incompatible with MMOCR 1.0.1. Please use MMDetection >= 3.0.0rc5, < 3.2.0 instead.

Container logs:

Fetching error logs...