RasaHQ / rasa-sdk

SDK for the development of custom actions for Rasa
https://rasa.com/docs
Apache License 2.0
291 stars 233 forks source link

fix: logger message to debug when plugins not found #995

Closed souvikg10 closed 1 year ago

souvikg10 commented 1 year ago

Proposed changes:

Status (please check what you already did):

xxm1668 commented 1 year ago

ModuleNotFoundError: No module named 'rasa_sdk_plugins'

souvikg10 commented 1 year ago

@xxm1668 - what is the version you are trying to install? please install rasa-sdk==3.6.2

xxm1668 commented 1 year ago

i find rasa==3.5.0 rasa-sdk==3.5.0,it works!!!

souvikg10 commented 1 year ago

this change was only implemented in rasa-sdk==3.6.1 however there was a regression which was fixed in rasa-sdk==3.6.2