txie-93 / cdvae

An SE(3)-invariant autoencoder for generating the periodic structure of materials [ICLR 2022]
MIT License
211 stars 85 forks source link

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

Open yuuhaixia opened 1 month ago

yuuhaixia commented 1 month ago

(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 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.