Gabryxx7/chatbot-node-rasa

train.py: error:

AmbyMbayi opened this issue · 2 comments

usage: train.py [-h] [-o PATH] (-d DATA | -u URL | --endpoints ENDPOINTS) -c
CONFIG [-t NUM_THREADS] [--project PROJECT]
[--fixed_model_name FIXED_MODEL_NAME] [--storage STORAGE]
[--debug] [-v]
train.py: error: one of the arguments -d/--data -u/--url --endpoints is required

when running

python -m rasa_nlu.train -config-spacy.json

usage: train.py [-h] [-o PATH] (-d DATA | -u URL | --endpoints ENDPOINTS) -c
CONFIG [-t NUM_THREADS] [--project PROJECT]
[--fixed_model_name FIXED_MODEL_NAME] [--storage STORAGE]
[--debug] [-v]
train.py: error: one of the arguments -d/--data -u/--url --endpoints is required

when running

python -m rasa_nlu.train -config-spacy.json

I found the same error.

you need provide the complete path for config-spacy.json