Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace. #45

Open
YSGFF opened this issue Feb 26, 2023 · 0 comments
Open

Comments

@YSGFF
Copy link

YSGFF commented Feb 26, 2023

while run DATAPATH=/media/ys321/ys/dataset/scannet/test LOG_DIR=./output PRETRAIN=/media/ys321/ys/dataset/scannet/Res16UNet34C.pth ./scripts/test_scannet.sh

The following error occurred
/home/ys321/anaconda3/envs/sparseconv043/lib/python3.7/site-packages/hydra/core/utils.py:143: UserWarning: register_resolver() is deprecated.
See omry/omegaconf#426 for migration instructions.

OmegaConf.register_resolver(name, f)
[2023-02-26 20:14:39,998][root][INFO] - ===> Configurations
Traceback (most recent call last):
File "ddp_main.py", line 31, in main
single_proc_run(config)
File "ddp_main.py", line 19, in single_proc_run
trainer = SegmentationTrainer(config)
File "/home/ys321/ContrastiveSceneContexts/downstream/semseg/lib/ddp_trainer.py", line 43, in init
logging.info(config.pretty())
omegaconf.errors.ConfigAttributeError: Key 'pretty' is not in struct
full_key: pretty
object_type=dict

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant