runtime error

Exit code: 1. Reason: ========== == CUDA == ========== CUDA Version 11.8.0 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. libgomp: Invalid value for environment variable OMP_NUM_THREADS Traceback (most recent call last): File "/app/app.py", line 14, in <module> from models import build_model File "/app/models/__init__.py", line 5, in <module> from .raster2seq import build as build_v2 File "/app/models/raster2seq.py", line 9, in <module> from datasets.poly_data import TokenType File "/app/datasets/poly_data.py", line 16, in <module> from datasets.transforms import ResizeAndPad File "/app/datasets/transforms.py", line 3, in <module> from detectron2.data import transforms as T ModuleNotFoundError: No module named 'detectron2.data'

Container logs:

Fetching error logs...