runtime error

n.HTTPSConnection object at 0x7fc43d18b1f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/mediapipe/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fc43d18b550>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/mediapipe/ 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 0x7fc43d18b760>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/mediapipe/ 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 0x7fc43d18b910>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/mediapipe/ 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 0x7fc43d18ba90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/mediapipe/ ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none) ERROR: No matching distribution found for mediapipe WARNING: There was an error checking the latest version of pip. Traceback (most recent call last): File "app.py", line 10, in <module> subprocess.check_call([sys.executable,'-m','pip','install','mediapipe']) File "/usr/local/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'pip', 'install', 'mediapipe']' returned non-zero exit status 1.

Container logs:

Fetching error logs...