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

error:"subprocess.CalledProcessError: Command '['hostname -I']' returned non-zero exit status 1." #163

Open
BraveBullBull opened this issue Dec 17, 2024 · 2 comments

Comments

@BraveBullBull
Copy link

recently,I've encountered an error:“ subprocess.CalledProcessError: Command '['hostname -I']' returned non-zero exit status 1 ”when executing main.py on Windows. I'm curious whether main.py is required to be run on Linux or if there's a way to resolve this issue on Windows.

@guoqian-01
Copy link

I'm having the same problem, I didn't have it when I ran it in October and before, have you solved it yet?

@guoqian-01
Copy link

I solved the problem, first of all, my working conditions are windows system laptop, this should be the local can not be distributed training reasons, I put the following code to replace the following line.
屏幕截图 2025-01-02 154752

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