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

TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 #38

Open
wujinwh opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wujinwh
Copy link

wujinwh commented Apr 19, 2024

Cached Downloading: E:/Task2311/livermask-main/livermask/utils/model-hepatic_vessel.npz
Traceback (most recent call last):
File "C:\Users\10495.conda\envs\v6\lib\site-packages\urllib3\connection.py", line 170, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw
File "C:\Users\10495.conda\envs\v6\lib\site-packages\urllib3\util\connection.py", line 96, in create_connection
raise err
File "C:\Users\10495.conda\envs\v6\lib\site-packages\urllib3\util\connection.py", line 86, in create_connection
sock.connect(sa)
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。

liver is ok,but there are some errores in liver vessels program when cached downloading model-hepatic_vessel.npz

@andreped
Copy link
Owner

andreped commented Oct 7, 2024

Hello, @wujinwh! Sorry for not seeing this sooner.

Did you manage to find out what was causing it? I would think there is some permission issues when attempting to download the model causing this. Can you confirm?

@andreped andreped self-assigned this Oct 7, 2024
@andreped andreped added the bug Something isn't working label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants