I got this error -
when I fed this input -
pip install rasa-x --extra-index-url Simple Index
How to resolve this? I’m using anaconda promt.
I got this error -
when I fed this input -
pip install rasa-x --extra-index-url Simple Index
How to resolve this? I’m using anaconda promt.
Hm, i’m not sure but it looks like it could be a compiler issue. Did you follow the Windows Prerequisites?
@Rebontika Could you solve the error? I’m facing the same issue while ugrading to RASA 1.0.
Hello @Mounika,
Yes. I’ve resolved. Create a new directory and save the files there. No other files should be there. then try to run… and something important UPGRADE ALL THE RASA_CORE & RASA_NLU PACKAGES
Hope this helps.
Thank you 
The command “pip install rasa-x --extra-index-url https://pypi.rasa.com/simple” is used to upgrade all the packages. Isn’t it? If not, how do I upgrade all the RASA NLU and CORE packages? And I’m confused with this idea because RASA - X do not have RASA NLU and RASA CORE separately. Please help me with this.