cdvae icon indicating copy to clipboard operation
cdvae copied to clipboard

training project

Open KingDamLiu opened this issue 1 year ago • 3 comments

python cdvae/run.py data=perov expname=perov model.predict_property=True

Traceback (most recent call last): File "cdvae/run.py", line 19, in from cdvae.common.utils import log_hyperparameters, PROJECT_ROOT File "/home/liujinde/CSG/cdvae/cdvae/common/utils.py", line 92, in PROJECT_ROOT: Path = Path(get_env("PROJECT_ROOT")) File "/home/liujinde/CSG/cdvae/cdvae/common/utils.py", line 22, in get_env raise KeyError( KeyError: 'PROJECT_ROOT not defined and no default value is present!'

KingDamLiu avatar Sep 22 '23 07:09 KingDamLiu

i meet this problem,too. how to take it

stargolike avatar Jan 01 '24 16:01 stargolike

hi kingdamliu. you should view PART Setting up environment variables I think this is an environment problem.

stargolike avatar Jan 01 '24 16:01 stargolike