Rasa NLU version** :0.12.3 python version:3.6.7 mitie version:0.5.0 scikit-learn version:0.19.1 Issue :
I want to build a chatbot, how to install the corresponding version of rasa_core and tensorflow?
Rasa NLU version** :0.12.3 python version:3.6.7 mitie version:0.5.0 scikit-learn version:0.19.1 Issue :
I want to build a chatbot, how to install the corresponding version of rasa_core and tensorflow?
hey @Bob as a suggestion can you please downgrade your python version to 3.6 as tensorflow is supported for python version less than <3.6
What version of the rasa_core installation?
@Bob have you visited this Installation for rasa nlu and for rasa core Installation
yes, Pip install rasa_core This command will install rasa nlu too. Will it change my original rasa nlu version?
pip install -U rasa_nlu
pip install -U rasa_core
it will install the latest version of rasa core and rasa nlu