runtime error
Exit code: 1. Reason: sfied: six>=1.5 in /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages (from python-dateutil>=2.7->matplotlib->mmengine>=0.3.0->mmcv==2.0.1) (1.17.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages (from rich->mmengine>=0.3.0->mmcv==2.0.1) (4.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages (from rich->mmengine>=0.3.0->mmcv==2.0.1) (2.19.2) Requirement already satisfied: mdurl~=0.1 in /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich->mmengine>=0.3.0->mmcv==2.0.1) (0.1.2) Requirement already satisfied: platformdirs>=3.5.1 in /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages (from yapf->mmcv==2.0.1) (4.5.0) Requirement already satisfied: tomli>=2.0.1 in /home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages (from yapf->mmcv==2.0.1) (2.3.0) Installing collected packages: mmcv Successfully installed mmcv-2.0.1 Collecting numpy==1.26.4 Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 49.2 MB/s 0:00:00 Installing collected packages: numpy Attempting uninstall: numpy Found existing installation: numpy 2.2.6 Uninstalling numpy-2.2.6: Successfully uninstalled numpy-2.2.6 Successfully installed numpy-1.26.4 libgomp: Invalid value for environment variable OMP_NUM_THREADS libgomp: Invalid value for environment variable OMP_NUM_THREADS Traceback (most recent call last): File "/home/user/app/app.py", line 38, in <module> BOUNDING_BOX_ANNOTATOR = sv.BoundingBoxAnnotator(thickness=2) AttributeError: module 'supervision' has no attribute 'BoundingBoxAnnotator'. Did you mean: 'RoundBoxAnnotator'?
Container logs:
Fetching error logs...