runtime error

detectron2 WARNING: There was an error checking the latest version of pip. WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7efe79d24eb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytesseract/ 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 0x7efe79d4b220>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytesseract/ 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 0x7efe79d4b190>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytesseract/ 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 0x7efe79d4b610>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytesseract/ 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 0x7efe79d4b790>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytesseract/ ERROR: Could not find a version that satisfies the requirement pytesseract (from versions: none) ERROR: No matching distribution found for pytesseract WARNING: There was an error checking the latest version of pip. Traceback (most recent call last): File "app.py", line 20, in <module> import pytesseract ModuleNotFoundError: No module named 'pytesseract'

Container logs:

Fetching error logs...