rabobank-cdc/DeTTECT

Issue generating the yaml to json file

nunezvk opened this issue · 1 comments

Hello Team,

I am having an issues regarding the yaml to json conversion. I am running this command:
python .\dettect.py ds -fd "path_to_yaml_file"
The script created the output folder, but is is empty.
I tried cloning the repository in another venv and the issue is the same.
Can you assist on this, please?

Apologies for this.
I found my error. I was missing the -l argument at the end of the command.