runtime error

ect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fda6533df60>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/gradio/ 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 0x7fda6533e290>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/gradio/ 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 0x7fda6533e770>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/gradio/ 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 0x7fda6533e920>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/gradio/ 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 0x7fda6533f460>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/gradio/ ERROR: Could not find a version that satisfies the requirement gradio==3.0.18 (from versions: none) ERROR: No matching distribution found for gradio==3.0.18 WARNING: There was an error checking the latest version of pip. /usr/local/bin/python: No module named spacy Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from transformers import pipeline, AutoTokenizer, AutoModelForSequenceClassification, AutoModelForTokenClassification ModuleNotFoundError: No module named 'transformers'

Container logs:

Fetching error logs...