Unresolved import 'rasa_nlu.config' , 'rasa_nlu.converters' , 'rasa_nlu.models'

Hello ! I’ve installed Rasa and everything necessary like in this tutorial: https://vimeo.com/254777331 by Justina Petraityte but I can’t import libraries from rasa-nlu . I got an error: unresolved import ‘rasa_nlu.config’ for any import I try from rasa-nlu. What should I do? I tried everything and nothing is working…:frowning:

I have the latest version of Python and I use Visual Code.

Here is a screenshot of my warning/error: rasa2 — ImgBB rasa3 — ImgBB

Please help me I need to solve this as soon as possible. Thank you and have a nice day!

which version of rasa are you using? because the code you are trying to run is for the older version of rasa :slight_smile:

I’m using the latest version of Rasa. What should I do? downgrade to an earlier version? or… where can I find the code for this version? It’s just code for importing…

so you need to write the code related to latest version

We are actually planning to update the code in GitHub - JustinaPetr/Weatherbot_Tutorial by end of the week.

thank you! This would help very very very much

The code will be updated this week?

Sorry, code was update 7 days ago.