runtime error

Exit code: 1. Reason: Checking environment for OmniParser compatibility... WARNING ⚠️ user config directory '/home/user/.config/Ultralytics' is not writeable, defaulting to '/tmp' or CWD.Alternatively you can define a YOLO_CONFIG_DIR environment variable for this path. Creating new Ultralytics Settings v0.0.6 file ✅ View Ultralytics Settings with 'yolo settings' or at '/tmp/Ultralytics/settings.json' Update Settings with 'yolo settings key=value', i.e. 'yolo settings runs_dir=path/to/dir'. For help see https://docs.ultralytics.com/quickstart/#ultralytics-settings. /usr/local/lib/python3.10/site-packages/paddle/utils/cpp_extension/extension_utils.py:715: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md warnings.warn(warning_message) WARNING: OMP_NUM_THREADS set to 2, not 1. The computation speed will not be optimized if you use data parallel. It will fail if this PaddlePaddle binary is compiled with OpenBlas since OpenBlas does not support multi-threads. PLEASE USE OMP_NUM_THREADS WISELY. torch: ✓ transformers: ✓ ultralytics: ✓ easyocr: ✓ paddleocr: ✓ Using full version (app.py) Traceback (most recent call last): File "/home/user/app/app_launcher.py", line 43, in <module> main() File "/home/user/app/app_launcher.py", line 36, in main import app File "/home/user/app/app.py", line 74 Custom implementation of check_ocr_box that uses EasyOCR ^^^^^^ SyntaxError: expected 'except' or 'finally' block

Container logs:

Fetching error logs...