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

AssertionError:assert subkey in d #3

Open
wtt55 opened this issue Nov 18, 2022 · 0 comments
Open

AssertionError:assert subkey in d #3

wtt55 opened this issue Nov 18, 2022 · 0 comments

Comments

@wtt55
Copy link

wtt55 commented Nov 18, 2022

when I test,I meet that:
Called with args:
Namespace(cfg_file=None, dataset_dir=None, experiment_dir=None, gpu_id=None, pt_epoch='079', pt_id='20221110_090530_324663', set_cfg=None, use_gpu=None)
Traceback (most recent call last):
File "test.py", line 82, in
cfg_from_list(set_positional_cfg(args)) # input arguments override cfg files and defaults
File "/home/wuting/Spatialtem-multi/lib/utils/config_file_handling.py", line 70, in cfg_from_list
assert subkey in d
AssertionError
can you help me??Thanks~

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