runtime error

s is 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 0x7f47a4b113f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/llama-cpp-python/ 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 0x7f47a4b11f60>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/llama-cpp-python/ 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 0x7f47a4b12110>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/llama-cpp-python/ 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 0x7f47a4b122c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/llama-cpp-python/ 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 0x7f47a4b12470>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/llama-cpp-python/ ERROR: Could not find a version that satisfies the requirement llama-cpp-python (from versions: none) ERROR: No matching distribution found for llama-cpp-python WARNING: There was an error checking the latest version of pip. Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> from llama_cpp import Llama ModuleNotFoundError: No module named 'llama_cpp'

Container logs:

Fetching error logs...