can i do pip install specific version of rasa?
pip install rasa_core==0.11.3
i want to install old version if its not invoke errors?
you can mention the version you want after the ==
thnx
can i do pip install specific version of rasa?
pip install rasa_core==0.11.3
i want to install old version if its not invoke errors?
you can mention the version you want after the ==
thnx