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

ConnectionRefusedError: [Errno 111] Connection refused #13

Open
yifengW opened this issue Oct 22, 2020 · 10 comments
Open

ConnectionRefusedError: [Errno 111] Connection refused #13

yifengW opened this issue Oct 22, 2020 · 10 comments

Comments

@yifengW
Copy link

yifengW commented Oct 22, 2020

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

@pjl1995
Copy link
Owner

pjl1995 commented Oct 22, 2020

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

@yifengW
Copy link
Author

yifengW commented Oct 22, 2020 via email

@pjl1995
Copy link
Owner

pjl1995 commented Oct 22, 2020

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

@yifengW
Copy link
Author

yifengW commented Oct 22, 2020 via email

@zhengjyu
Copy link

是不是直接使用官网下载的数据就可以,不用做什么处理? | | 王益峰 邮箱:yifeng1129@163.com | 签名由 网易邮箱大师 定制 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??

@yifengW
Copy link
Author

yifengW commented Nov 19, 2020 via email

@Vio1etovo
Copy link

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

@yifengW
Copy link
Author

yifengW commented Dec 9, 2020 via email

@zhengjyu
Copy link

zhengjyu commented Dec 9, 2020

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

@black12357
Copy link

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

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

5 participants