runtime error

use 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 0x7f9c99681f70>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/transformers/ 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 0x7f9c996952b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/transformers/ 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 0x7f9c99695460>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/transformers/ 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 0x7f9c99695610>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/transformers/ 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 0x7f9c996957c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/transformers/ ERROR: Could not find a version that satisfies the requirement transformers (from versions: none) ERROR: No matching distribution found for transformers WARNING: There was an error checking the latest version of pip. Downloading Library Success Traceback (most recent call last): File "app.py", line 2, in <module> import nltk, torch ModuleNotFoundError: No module named 'nltk'

Container logs:

Fetching error logs...