runtime error
Exit code: 1. Reason: name and self.stylesheet() == other.stylesheet() AttributeError: 'str' object has no attribute 'name' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> sys.exit(1) NameError: name 'sys' is not defined 2025-07-22 06:13:09,452 - DEBUG - connect_tcp.started host='api.gradio.app' port=443 local_address=None timeout=3 socket_options=None 2025-07-22 06:13:09,518 - DEBUG - connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7fd28e224460> 2025-07-22 06:13:09,518 - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7fd17213eec0> server_hostname='api.gradio.app' timeout=3 2025-07-22 06:13:09,645 - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7fd28e224430> 2025-07-22 06:13:09,646 - DEBUG - send_request_headers.started request=<Request [b'GET']> 2025-07-22 06:13:09,646 - DEBUG - send_request_headers.complete 2025-07-22 06:13:09,646 - DEBUG - send_request_body.started request=<Request [b'GET']> 2025-07-22 06:13:09,646 - DEBUG - send_request_body.complete 2025-07-22 06:13:09,646 - DEBUG - receive_response_headers.started request=<Request [b'GET']> 2025-07-22 06:13:09,711 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 22 Jul 2025 04:13:09 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) 2025-07-22 06:13:09,712 - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" 2025-07-22 06:13:09,712 - DEBUG - receive_response_body.started request=<Request [b'GET']> 2025-07-22 06:13:09,712 - DEBUG - receive_response_body.complete 2025-07-22 06:13:09,712 - DEBUG - response_closed.started 2025-07-22 06:13:09,712 - DEBUG - response_closed.complete 2025-07-22 06:13:09,712 - DEBUG - close.started 2025-07-22 06:13:09,712 - DEBUG - close.complete
Container logs:
Fetching error logs...