runtime error

ere was an error checking the latest version of pip. sh: 1: sudo: not found 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 0x7feb0080a970>: 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 0x7feb0080aca0>: 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 0x7feb0080af70>: 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 0x7feb007381f0>: 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 0x7feb00738280>: 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 10, in <module> import pytesseract ModuleNotFoundError: No module named 'pytesseract'

Container logs:

Fetching error logs...