Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行 python gradio_demo/app.py 报错 #190

Open
yangcw opened this issue Sep 19, 2024 · 1 comment
Open

运行 python gradio_demo/app.py 报错 #190

yangcw opened this issue Sep 19, 2024 · 1 comment

Comments

@yangcw
Copy link

yangcw commented Sep 19, 2024

File "/opt/anaconda3/envs/photomaker/lib/python3.10/site-packages/urllib3/connection.py", line 199, in _new_conn
sock = connection.create_connection(
File "/opt/anaconda3/envs/photomaker/lib/python3.10/site-packages/urllib3/util/connection.py", line 85, in create_connection
raise err
File "/opt/anaconda3/envs/photomaker/lib/python3.10/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
TimeoutError: timed out

@tian685
Copy link

tian685 commented Oct 16, 2024

Traceback (most recent call last):
File "/opt/miniconda3/envs/oce/lib/python3.9/site-packages/urllib3/connection.py", line 199, in _new_conn
sock = connection.create_connection(
File "/opt/miniconda3/envs/oce/lib/python3.9/site-packages/urllib3/util/connection.py", line 85, in create_connection
raise err
File "/opt/miniconda3/envs/oce/lib/python3.9/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
OSError: [Errno 101] Network is unreachable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants