runtime error

not writeable 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 0x7fbdff294ca0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/paddleocr/ 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 0x7fbdff294fa0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/paddleocr/ 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 0x7fbdff2bb100>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/paddleocr/ 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 0x7fbdff2bb2e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/paddleocr/ 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 0x7fbdff2bb490>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/paddleocr/ ERROR: Could not find a version that satisfies the requirement paddleocr (from versions: none) ERROR: No matching distribution found for paddleocr [notice] A new release of pip available: 22.3.1 -> 23.1.2 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "app.py", line 4, in <module> from paddleocr import PaddleOCR, draw_ocr ModuleNotFoundError: No module named 'paddleocr'

Container logs:

Fetching error logs...