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

关于RuntimeError: One or more background workers are no longer alive. #51

Open
koma1987 opened this issue Sep 30, 2024 · 3 comments
Open

Comments

@koma1987
Copy link

您好,我在运行 训练步骤时,出现了这一个错误
RuntimeError: One or more background workers are no longer alive. Exiting. Please check the print statements above for the actual error message,请问一下该如何解决呢,谢谢

@ge-xing
Copy link
Owner

ge-xing commented Oct 2, 2024

这个不是具体错误,你先看看有没有其他错误 往上翻一下日志。

@koma1987
Copy link
Author

koma1987 commented Oct 3, 2024

你好,感谢回复,整个错误信息是这样的:
Exception in thread Thread-12:
Traceback (most recent call last):
File "/root/miniconda3/envs/lab/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/root/miniconda3/envs/lab/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/root/miniconda3/envs/lab/lib/python3.9/site-packages/batchgenerators/dataloading/nondet_multi_threaded_augmenter.py", line 125, in results_loop
raise e
File "/root/miniconda3/envs/lab/lib/python3.9/site-packages/batchgenerators/dataloading/nondet_multi_threaded_augmenter.py", line 103, in results_loop
raise RuntimeError("One or more background workers are no longer alive. Exiting. Please check the "
RuntimeError: One or more background workers are no longer alive. Exiting. Please check the print statements above for the actual error message

@ge-xing
Copy link
Owner

ge-xing commented Oct 4, 2024

你是跑完了吧?如果没有其他报错信息,跑完了就会出现这个 没问题的。

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