Https://forum.rasa.com/t/error-while-finding-module-specification-for-rasa-nlu-train-modulenotfounderror-no-module-named-rasa-nlu/2791

Continuing the discussion from Error while finding module specification for 'rasa_nlu.train' (ModuleNotFoundError: No module named 'rasa_nlu'):

hi i am facing issue while installing rasa nlu using pip install rasa_nlu .errors are like twisted and pytoolz unable to installed using wheel please help me out with these error

![image|690x387]

With Rasa 1.0, we have merged NLU and Core into one single package called Rasa. Could you try installing rasa (pip install rasa) directly and see if this issue persists?