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

Training with torchpack is unresponsive #551

Open
1180100407 opened this issue Nov 12, 2023 · 2 comments
Open

Training with torchpack is unresponsive #551

1180100407 opened this issue Nov 12, 2023 · 2 comments

Comments

@1180100407
Copy link

I followed the instructions in the readme but there is no output, the problem seems to be with the torchpack but I don't know how to fix it, using "torchpack dist-run -np 1" doesn't produce any output either, and I've waited for at least 10 minutes.

@alexzhuuuu
Copy link

I followed the instructions in the readme but there is no output, the problem seems to be with the torchpack but I don't know how to fix it, using "torchpack dist-run -np 1" doesn't produce any output either, and I've waited for at least 10 minutes.

Same problem. What's the reason? I tried to run it without torchpack, and just python the test.py file.

@Lawrence-Cheung
Copy link

I met another problem like below:

Traceback (most recent call last):
File "C:\Users\18369.conda\envs\bevfusion\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\18369.conda\envs\bevfusion\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\18369.conda\envs\bevfusion\Scripts\torchpack.exe_main
.py", line 7, in
File "C:\Users\18369.conda\envs\bevfusion\lib\site-packages\torchpack\launch\main.py", line 17, in main
drunner.main()
File "C:\Users\18369.conda\envs\bevfusion\lib\site-packages\torchpack\launch\launchers\drunner.py", line 104, in main
os.execve('/bin/sh', ['/bin/sh', '-c', command], environ)
FileNotFoundError: [Errno 2] No such file or directory: '/bin/sh'

who can help?is this problem result in torchpack?

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

3 participants