-
Notifications
You must be signed in to change notification settings - Fork 452
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
torch distributed error #156
Comments
Thank you for your reply. @digvijayad |
@9B8DY6 have you managed to run the model? I'm getting another error: |
|
That looks like you have a timeout of 30 minutes for your worker. Therefore, it timed out before it could finish. Not to sure about it. |
Hi @9B8DY6,I am having this same issue. Did you manage to fix it? |
I got error of disutils that has no 'version' and raise ChildFailedError( torch.distributed.elastic.multiprocessing.errors.ChildFailedError:
I tried to install imaginaire with conda but it does not work. Would you tell me how to fix it? If I solve the problem of disutils with pip install setuptools, then may torch.distributed problem be also solved?
The text was updated successfully, but these errors were encountered: