runtime error

resolution')': /simple/torch/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe81b315c40>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/torch/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe81b315e20>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/torch/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe81b315fd0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/torch/ ERROR: Could not find a version that satisfies the requirement torch==1.10.0 (from versions: none) ERROR: No matching distribution found for torch==1.10.0 WARNING: There was an error checking the latest version of pip. --2024-04-24 07:49:47-- https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth Resolving dl.fbaipublicfiles.com (dl.fbaipublicfiles.com)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘dl.fbaipublicfiles.com’ --2024-04-24 07:50:07-- https://github.com/IDEA-Research/GroundingDINO/releases/download/v0.1.0-alpha/groundingdino_swint_ogc.pth Resolving github.com (github.com)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘github.com’ Traceback (most recent call last): File "app.py", line 23, in <module> import SAA as SegmentAnyAnomaly File "/home/user/app/SAA/__init__.py", line 1, in <module> from .model import Model File "/home/user/app/SAA/model.py", line 1, in <module> import cv2 ModuleNotFoundError: No module named 'cv2'

Container logs:

Fetching error logs...