Rasa custom component - rasa.nlu.components

I want to create a custom component for a Multilingual bot but I get the error ‘No module named rasa.nlu.components’ when I try from rasa.nlu.components import Components

I got the same error and I don’t see any solution for it. @minju?

I think mostly it is a version mismatch error…

But I don’t know which version would be most suitable. I am not even getting any help from the github developer community.

Please let me know as soon as you get the solution…

I know it worked when I downgraded rasa to 2.8.3 or 2.6 ! But I need to work with the latest release of rasa so I just don’t know how to find an alternative to that problem… Finally, for the moment, I just gave up with the custom component

@minji - please migrate your custom components to graph component in Rasa 3.x

same issue in 3.5.1