Hi All
I am new to RASA and I am trying to install the last version working step by step with documentation but when I am running RASA by using rasa run --cors “*” --debug
I am getting this issue
I have
Rasa Version : 3.2.6
Minimum Compatible Version: 3.0.0
Rasa SDK Version : 3.2.0
Python Version : 3.8.0
Operating System: Windows-10-10.0.19041-SP0
As I can see mostly in the same problem they advise upgrading or downgrading Sanic but when I did that I get incompatible conflicts so I am back to using 21.12.0 again to resolve all conflict
@Rasha_Kyl try setup the new environment for rasa with 2.11 version and check. Do check my other post, there you can find the solution relate to socket.io as I never integrated rasa webchat for 3.2.X…
I am sorry I didn’t get your point 2.11 version of what?
Do you mean to recreate a new clean env and install rasa into it???
how did I specify the version last time I didn’t put any so it suppose to be the last one isn’t it?
Yes, correct creat a new conda environment and install pip install rasa=2.11and follow the other process in same ways and let me know. Else you need to try different socket and sanic version to integrate rasawebchat.
Thank you
but isn’t it too much waste to come back from the 3.2.6 version of rasa into 2.2(I feel like it is too old )
or do you mean it is the most compatible version
I am new to rasa and I needed it for my graduation project
and I may need to use Rasa X also
isn’t that will make me use an old version of everything?
If experiment or downgrade from 3 to 2.x is a waste of time for you, it’s a matter of max 5 or 10mins , then so sorry you need to learn alot my friend. In data scientist world or Chatbot all you need is experiment and possible finding solution, will that be a waste of time in that scenario?
Sorry for this misunderstanding
I meant a waste of the version updates coming back from 3.2.6 to 2.2
not wasting od my time for sure
I have already installed more than 3 different versions trying to find the best compatible without problem but all I try was trying >3.x
There shouldn’t be a compatibility issue with the Rasa webchat widget so I’m not sure what’s going on there. You might try the Botfront widget which is open source. I have a post on it here.
It’s ok don’t be sorry, as far as I am concerned I have last time integrated botfront and rasa 3.1. You can follow their post of Stephen. If you want that I look at your code, let me know in advance. I can manage 10 mins.