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

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

Open
yuuhaixia opened this issue May 13, 2024 · 0 comments

Comments

@yuuhaixia
Copy link

(GLDMS) [scw6cst@ln01 cdvae-main]$ python cdvae/run.py data=perov expname=perov
/data/run01/scw6cst/cdvae-main/cdvae/run.py:164: UserWarning:
The version_base parameter is not specified.
Please specify a compatability version level, or None.
Will assume defaults for version 1.1
@hydra.main(config_path=str(PROJECT_ROOT / "conf"), config_name="default")
/HOME/scw6cst/.conda/envs/GLDMS/lib/python3.9/site-packages/hydra/_internal/defa ults_list.py:251: UserWarning: In 'default': Defaults list is missing _self_. See https://hydra.cc/docs/1.2/upgrades/1.0_to_1.1/default_composition_order for more information
warnings.warn(msg, UserWarning)
/HOME/scw6cst/.conda/envs/GLDMS/lib/python3.9/site-packages/hydra/_internal/hydr a.py:119: UserWarning: Future Hydra versions will no longer change working direc tory at job runtime by default.
See https://hydra.cc/docs/1.2/upgrades/1.1_to_1.2/changes_to_job_working_dir/ fo r more information.
ret = run_job(
[2024-05-13 21:24:38,353][hydra.utils][INFO] - Instantiating <cdvae.pl_data.data module.CrystDataModule>
Error executing job with overrides: ['data=perov', 'expname=perov']
Error locating target 'cdvae.pl_data.datamodule.CrystDataModule', set env var HY DRA_FULL_ERROR=1 to see chained exception.
full_key: data.datamodule

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

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