runtime error

Exit code: 1. Reason: ========== == CUDA == ========== CUDA Version 12.4.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. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . 2024-10-08 02:47:16,461 - __main__ - DEBUG - Python version: 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] 2024-10-08 02:47:18,371 - loader - INFO - 🚀 Setting up storage directories... Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> from loader import initialize_models File "/home/user/app/loader.py", line 155, in <module> create_directory(MODELS_DIR) File "/home/user/app/loader.py", line 54, in create_directory os.makedirs(directory) File "/usr/lib/python3.10/os.py", line 215, in makedirs makedirs(head, exist_ok=exist_ok) File "/usr/lib/python3.10/os.py", line 225, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/data'

Container logs:

Fetching error logs...