lyndonzheng / TFill

[CVPR 2022]: Bridging Global Context Interactions for High-Fidelity Image Completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows unning the program reports an error

Hgy12345 opened this issue · comments

requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8092): Max retries exceeded with url: /env/main (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000025B08842AC8>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))
Exception in user code:

[WinError 10061] 由于目标计算机积极拒绝,无法连接。
on_close() takes 1 positional argument but 3 were given
Visdom python client failed to establish socket to get messages from the server. This feature is optional and can be disabled by initializing Visdom with use_incoming_socket=False, which will prevent waiting for this request to timeout.