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

Running on Windows 11 #38

Open
shanumas opened this issue Jul 10, 2023 · 1 comment
Open

Running on Windows 11 #38

shanumas opened this issue Jul 10, 2023 · 1 comment

Comments

@shanumas
Copy link

shanumas commented Jul 10, 2023

Hi,

I am running "make install" inside the python VirtualEnvironment which I created. I get this error:

! rasa-actions The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested 0.0s
✔ Container chat_rasa_core Started 3.0s
! rasa-core The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested 0.0s
make[2]: Leaving directory 'D:/mami/mami/RasaGPT'
Error response from daemon: Container 6a22a3413ba41aa4ee048ff18e17990191de0e5267bc8d9b7574ac58e4e108fc is not running
make[1]: *** [Makefile:291: rasa-train] Error 1

FULL STACKTRACE BELOW:

(mami) PS D:\mami\mami\RasaGPT> make install
make[1]: Entering directory 'D:/mami/mami/RasaGPT'
"\n\n-------------------------------------"
"ΓûÆΓûêΓûÇΓûÇΓûê ΓûêΓûÇΓûÇΓûê ΓûêΓûÇΓûÇ ΓûêΓûÇΓûÇΓûê ΓûÆΓûêΓûÇΓûÇΓûê ΓûÆΓûêΓûÇΓûÇΓûê ΓûÇΓûÇΓûêΓûÇΓûÇ"
"ΓûÆΓûêΓûäΓûäΓûÇ ΓûêΓûäΓûäΓûê ΓûÇΓûÇΓûê ΓûêΓûäΓûäΓûê ΓûÆΓûêΓûæΓûäΓûä ΓûÆΓûêΓûäΓûäΓûê ΓûæΓûÆΓûêΓûæΓûæ"
"ΓûÆΓûêΓûæΓûÆΓûê ΓûÇΓûæΓûæΓûÇ ΓûÇΓûÇΓûÇ ΓûÇΓûæΓûæΓûÇ ΓûÆΓûêΓûäΓûäΓûê ΓûÆΓûêΓûæΓûæΓûæ ΓûæΓûÆΓûêΓûæΓûæ"
"+-----------------------------------+"
"| http://RasaGPT.dev by @paulpierre |"
"+-----------------------------------+\n\n"
make[1]: Leaving directory 'D:/mami/mami/RasaGPT'
make[1]: Entering directory 'D:/mami/mami/RasaGPT'
"🔍 Stopping any running containers .. \n"
[+] Running 10/10
✔ Container chat_dozzle Removed 0.5s
✔ Container chat_ngrok Removed 0.0s
✔ Container chat_rasa_core Removed 0.0s
✔ Container chat_pgadmin Removed 2.0s
✔ Container chat_api Removed 1.1s
✔ Container chat_rasa_actions Removed 1.2s
✔ Container chat_rasa_credentials Removed 12.6s
✔ Container chat_db Removed 0.7s
✔ Network rasagpt_default Removed 0.6s
✔ Network rasagpt_chat-network Removed 1.1s
make[1]: Leaving directory 'D:/mami/mami/RasaGPT'
make[1]: Entering directory 'D:/mami/mami/RasaGPT'
"🔍 Checking if envvars are set ..\n";
make[1]: Leaving directory 'D:/mami/mami/RasaGPT'
make[1]: Entering directory 'D:/mami/mami/RasaGPT'
"💽 Generating Rasa models ..\n"
make[2]: Entering directory 'D:/mami/mami/RasaGPT'
"🤖 Starting Rasa ..\n"
[+] Running 7/7
✔ Network rasagpt_chat-network Created 0.7s
✔ Network rasagpt_default Created 0.6s
✔ Container chat_rasa_credentials Started 1.0s
✔ Container chat_rasa_actions Started 2.0s
! rasa-actions The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested 0.0s
✔ Container chat_rasa_core Started 3.0s
! rasa-core The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested 0.0s
make[2]: Leaving directory 'D:/mami/mami/RasaGPT'
Error response from daemon: Container 6a22a3413ba41aa4ee048ff18e17990191de0e5267bc8d9b7574ac58e4e108fc is not running
make[1]: *** [Makefile:291: rasa-train] Error 1
make[1]: Leaving directory 'D:/mami/mami/RasaGPT'
make: *** [Makefile:57: install] Error 2

@shanumas
Copy link
Author

This is resolved after I ran it on WSL

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

1 participant