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

returned non-zero exit status 1. #1

Open
talk2kabir opened this issue Nov 30, 2020 · 0 comments
Open

returned non-zero exit status 1. #1

talk2kabir opened this issue Nov 30, 2020 · 0 comments

Comments

@talk2kabir
Copy link

Hello, Please why this error even after installing all the files as described in the READMe file.
..........................................................................................................................................................
Traceback (most recent call last):
File "tools/search_net.py", line 8, in
from fcos_core.utils.env import setup_environment # noqa F401 isort:skip
ModuleNotFoundError: No module named 'fcos_core'
Traceback (most recent call last):
File "/home/nie/anaconda3/envs/FAD/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/nie/anaconda3/envs/FAD/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/nie/anaconda3/envs/FAD/lib/python3.8/site-packages/torch/distributed/launch.py", line 260, in
main()
File "/home/nie/anaconda3/envs/FAD/lib/python3.8/site-packages/torch/distributed/launch.py", line 255, in main
raise subprocess.CalledProcessError(returncode=process.returncode,
subprocess.CalledProcessError: Command '['/home/nie/anaconda3/envs/FAD/bin/python', '-u', 'tools/search_net.py', '--local_rank=0', '--skip-test', '--config-file', 'configs/fad/search/fad-fcos_imprv_R_50_FPN_1x.yaml', '--use-tensorboard', 'DATALOADER.NUM_WORKERS', '0', 'OUTPUT_DIR', 'training_dir/search/fad-fcos_imprv_R_50_FPN_1x']' returned non-zero exit status 1..

I would be grateful if you can help.
Thank you

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

1 participant