Rasa_sdk_plugins not found action server

I started using rasa 3.6 version. My Action server is running but I’m facing an error in custom actions server.

2023-06-26 18:01:48 INFO     rasa_sdk.endpoint  - Starting plugins...
2023-06-26 18:01:48 INFO     rasa_sdk.plugin  - No plugins found
Traceback (most recent call last):
  File "C:\Users\hussain9453\Desktop\Rasa3.6\env\lib\site-packages\rasa_sdk\plugin.py", line 26, in _discover_plugins
    import rasa_sdk_plugins
ModuleNotFoundError: No module named 'rasa_sdk_plugins'
2023-06-26 18:01:48 INFO     rasa_sdk.endpoint  - Action endpoint is up and running on http://0.0.0.0:5055

I have python 3.8 and using venv virtual environment.

Hi, This is a logging issue and will be resolved soon. However it doesn’t impact the running of your action server.

1 Like

Yes. you’re right. It came in the newer version of rasa and certainly doesn’t affect anything.

I’m facing the same error but the action doesn’t seem to execute. I’m getting no reply for that input