Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rasa init NO response #731

Open
hjing100 opened this issue Dec 13, 2023 · 1 comment
Open

rasa init NO response #731

hjing100 opened this issue Dec 13, 2023 · 1 comment

Comments

@hjing100
Copy link

python=3.9
rasa=3.2.1
rasa init No response

@trammell
Copy link

Unable to reproduce, here's what I see (MacOS, Intel):

mkdir foo
cd foo
python3.9 -m venv venv
source ./venv/bin/activate
pip install rasa==3.2.1 websockets==10.4
rasa init

...

>>> Welcome to Rasa!

My recommendation would be to use a more recent Rasa open source version, what's so special about v3.2.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants