Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

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

Open
kimnhuvu opened this issue Sep 20, 2022 · 1 comment

Comments

@kimnhuvu
Copy link

I have an error, but I don't know what is it
image

@vinayakakv
Copy link
Owner

vinayakakv commented Sep 20, 2022

In linux, PWD environment variable is set to the path of current working directory.

It is used here in config/ directory -- train_dir: ${env:PWD}/data/train, which will point to the data/ directory containing the dataset.

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

2 participants