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: ‘/’>
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/”