runtime error

Exit code: 1. Reason: e "/usr/local/lib/python3.10/shutil.py", line 559, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, File "/usr/local/lib/python3.10/shutil.py", line 457, in _copytree os.makedirs(dst, exist_ok=dirs_exist_ok) File "/usr/local/lib/python3.10/os.py", line 225, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '/tmp/pip-req-build-ethg055z/detectron2/model_zoo/configs' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed cleaning build dir for detectron2 WARNING: Building wheel for fvcore failed: [Errno 28] No space left on device: '/home/user/.cache/pip/wheels' WARNING: Building wheel for antlr4-python3-runtime failed: [Errno 28] No space left on device: '/home/user/.cache/pip/wheels' Failed to build detectron2 fvcore antlr4-python3-runtime Installing collected packages: antlr4-python3-runtime, yacs, werkzeug, tomli, termcolor, tensorboard-data-server, tabulate, pytokens, pycocotools, portalocker, platformdirs, pathspec, omegaconf, mypy-extensions, markdown, grpcio, cloudpickle, absl-py, tensorboard, iopath, hydra-core, black, fvcore, detectron2 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '/tmp/pip-record-gzhufy_9' WARNING: There was an error checking the latest version of pip. Creating new Ultralytics Settings v0.0.6 file ✅ View Ultralytics Settings with 'yolo settings' or at '/home/user/.config/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. Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> from detectron_utils import detectron_process_image File "/home/user/app/detectron_utils.py", line 14, in <module> from detectron2.config import get_cfg ModuleNotFoundError: No module named 'detectron2'

Container logs:

Fetching error logs...