Error converting to YAML for 2.0: output path doesn't exist

While converting my NLU file to YAML for the conversion to 2.0, I apply the command like given in the documentation:

rasa data convert nlu -f yaml --data={source-dir} --out={output-dir}

Both directories exist, but I get the error that the output directory doesn’t exist, no matter where I put it or how I name it.

Any idea on how to progress? I’m now stuck in migration…

1 Like