runtime error
Defaulting to user installation because normal site-packages 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 0x7efd993b4790>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/anthropic/ 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 0x7efd993b5420>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/anthropic/ 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 0x7efd993b5810>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/anthropic/ 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 0x7efd993b5630>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/anthropic/ 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 0x7efd993b5cf0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/anthropic/ ERROR: Could not find a version that satisfies the requirement anthropic (from versions: none) ERROR: No matching distribution found for anthropic WARNING: There was an error checking the latest version of pip. Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> import anthropic ModuleNotFoundError: No module named 'anthropic'
Container logs:
Fetching error logs...