Comparison Mode failing

When specifying a directory or several files for --config argument to start the comparison mode i get the following error:

pykwalify.errors.CoreError: <CoreError: error code 3: Provided source_file do not exists on disk : /Users/c.cardenasvelasquez/anaconda3/envs/rasa/lib/python3.6/site-packages/rasa/nlu/schemas/config.yml: Path: ‘/’>

4 Likes

I had the same Problem. I too am using Anaconda3. My OS is Windows Server 2012 R2.

After some time and a lot of debugging I gave up and found a simple Workaround…

Workaround: Put this file: rasa/config.yml at master · RasaHQ/rasa · GitHub into the path from your Error-Message: “/Users/c.cardenasvelasquez/anaconda3/envs/rasa/lib/python3.6/site-packages/rasa/nlu/schemas/”

Kind Regards Viktor

4 Likes

Smooth! thanks a lot. I alse realized that a directory doesn’t work, it is necessary to specify each pipeline