CTracker icon indicating copy to clipboard operation
CTracker copied to clipboard

ConnectionRefusedError: [Errno 111] Connection refused

Open yifengW opened this issue 4 years ago • 10 comments

File "/home/wyf/anaconda3/envs/CTracker/lib/python3.7/site-packages/torch/multiprocessing/reductions.py", line 151, in rebuild_storage_fd fd = df.detach() File "/home/wyf/anaconda3/envs/CTracker/lib/python3.7/multiprocessing/resource_sharer.py", line 57, in detach with _resource_sharer.get_connection(self._id) as conn: File "/home/wyf/anaconda3/envs/CTracker/lib/python3.7/multiprocessing/resource_sharer.py", line 87, in get_connection c = Client(address, authkey=process.current_process().authkey) File "/home/wyf/anaconda3/envs/CTracker/lib/python3.7/multiprocessing/connection.py", line 492, in Client c = SocketClient(address) File "/home/wyf/anaconda3/envs/CTracker/lib/python3.7/multiprocessing/connection.py", line 620, in SocketClient s.connect(address) ConnectionRefusedError: [Errno 111] Connection refused I want to know if you have encountered this problem

yifengW avatar Oct 22 '20 00:10 yifengW

I have not encountered this problem. Maybe your environment is not installed properly. By the way, my python version is 3.6.

pjl1995 avatar Oct 22 '20 02:10 pjl1995

是不是直接使用官网下载的数据就可以,不用做什么处理?

| | 王益峰 邮箱:[email protected] |

签名由 网易邮箱大师 定制

On 10/22/2020 10:31, jinlongpeng wrote:

I have not encountered this problem. Maybe your environment is not installed properly. By the way, my python version is 3.6.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

yifengW avatar Oct 22 '20 02:10 yifengW

Yes. Maybe you should check the path of the data root.

pjl1995 avatar Oct 22 '20 02:10 pjl1995

ok,thank you

| | 王益峰 邮箱:[email protected] |

签名由 网易邮箱大师 定制

On 10/22/2020 10:36, jinlongpeng wrote:

Yes. Maybe you should check the path of the data root.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

yifengW avatar Oct 22 '20 02:10 yifengW

是不是直接使用官网下载的数据就可以,不用做什么处理? | | 王益峰 邮箱:[email protected] | 签名由 网易邮箱大师 定制 On 10/22/2020 10:31, jinlongpeng wrote: I have not encountered this problem. Maybe your environment is not installed properly. By the way, my python version is 3.6. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Did you solve this problem??

zhengjyu avatar Nov 12 '20 12:11 zhengjyu

No, may be problem of the environment. May be related to the machine. | | 王益峰 | | [email protected] | 签名由网易邮箱大师定制

On 11/12/2020 20:53,zhengjyu[email protected] wrote:

是不是直接使用官网下载的数据就可以,不用做什么处理? | | 王益峰 邮箱:[email protected] | 签名由 网易邮箱大师 定制 On 10/22/2020 10:31, jinlongpeng wrote: I have not encountered this problem. Maybe your environment is not installed properly. By the way, my python version is 3.6. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Did you solve this problem??

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

yifengW avatar Nov 19 '20 04:11 yifengW

hello, I also encountered this problem, it stopped running to the Epoch12 my python version is 3.6, torch version is 0.4.1, but torchvision is 0.2.2.post3. Have you solved this problem? @yifengW QQ图片20201209211945

Vio1etovo avatar Dec 09 '20 13:12 Vio1etovo

No, I have not solved the problem. My pytorch version is 1.1.

| | 王益峰 | | [email protected] | 签名由网易邮箱大师定制

On 12/9/2020 21:20,Vio1et[email protected] wrote:

hello, I also encountered this problem, it stopped running to the Epoch12 my python version is 3.6, torch version is 0.4.1, but torchvision is 0.2.2.post3. Have you solved this problem? @yifengW

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

yifengW avatar Dec 09 '20 13:12 yifengW

Maybe you can try to change the pytorch vision to Pytorch ==1.4.0.

zhengjyu avatar Dec 09 '20 13:12 zhengjyu

@zhengjyu Did you solve this problem by using pytorch 1.4.0?

black12357 avatar Mar 29 '21 12:03 black12357