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

training project #49

Open
KingDamLiu opened this issue Sep 22, 2023 · 3 comments
Open

training project #49

KingDamLiu opened this issue Sep 22, 2023 · 3 comments

Comments

@KingDamLiu
Copy link

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!'

@stargolike
Copy link

i meet this problem,too.
how to take it

@stargolike
Copy link

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

@DanChai22
Copy link

I meet this problem,too. And I have set the .env file

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

3 participants