hi I encountered this error while installing rasa x
pip install rasa-x --extra-index-url Simple Index then
How to solve Thank you(,・ω・,)
hi I encountered this error while installing rasa x
pip install rasa-x --extra-index-url Simple Index then
How to solve Thank you(,・ω・,)
@dan246 can I get to know what is your rasa version and python? @dan246 Or see this solution Problem with mulidict version when installing Rasa X in windows 10 local environment - #9 by alINGeNT
@dan246 please see above post of my and link I shared at the end only solution. try.
Versions: python --version Python 3.8.0
rasa --version Rasa Version : 2.6.2
Minimum Compatible Version: 2.6.0
Rasa SDK Version : 2.6.0
Rasa X Version : 0.40.0
Python Version : 3.8.0
Operating System : Windows-10
@dan246 update setuptools
pip install setuptools
I guess you ignore some dependencies, that why throwing the error.
@dan246 Can you share email id so that I can assist you. If you want. Thanks.
ok
my email nguyendachoang19999@gmail.com
@hoangnguyen1222 you need to create the new python conda environment and then see the above mentions steps.
i am using anaconda3 to install i have reinstalled python and have done the steps but still error
@hoangnguyen1222 I said conda environment for your problem, not anaconda installations. I hope you got my point?
i installed the apartment environment but still have the above problem
@hoangnguyen1222 apartment environment? What do you exactly mean by this?
@hoangnguyen1222 activate your environment and install rasa==2.8.1 and rasa-sdk==2.8.1 and rasa-x==0.39.3 and then share rasa --version