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

MissingConfigException Issue #531

Open
AChowdhury1211 opened this issue Jan 13, 2025 · 0 comments
Open

MissingConfigException Issue #531

AChowdhury1211 opened this issue Jan 13, 2025 · 0 comments

Comments

@AChowdhury1211
Copy link

File "/home/ubuntu/miniconda3/envs/env/lib/python3.10/site-packages/hydra/_internal/defaults_list.py", line 799, in config_not_found_error
raise MissingConfigException(
hydra.errors.MissingConfigException: Cannot find primary config
Check that it's in your config search path.

Issue encountered during: sam2_model = build_sam2(CONFIG, CHECKPOINT, device=DEVICE, apply_postprocessing=False)

Seems like Hydra compose is the root cause

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