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

Training model not working on mac m1: 9284 illegal hardware instruction #11897

Closed
vitordiniz25 opened this issue Dec 15, 2022 · 2 comments
Closed
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework type:bug 🐛 Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@vitordiniz25
Copy link
Contributor

Rasa Open Source version

3.3.1

Rasa SDK version

3.3.0

Python version

3.9

What operating system are you using?

OSX

What happened?

I have install Rasa on my M1 Macbook Air, and i'm getting the following problem when I try to use rasa init to train a model.

[1] 9284 illegal hardware instruction rasa init

I have found some solutions on the internet but I couldn't find an official approach to solve this.

Command / Request

rasa init

Relevant log output

rasa init
Welcome to Rasa! 🤖

To get started quickly, an initial project will be created.
If you need some help, check out the documentation at https://rasa.com/docs/rasa.
Now let's start! 👇🏽

? Please enter a path where the project will be created [default: current direc
tory]
? Directory '/Users/vitordiniz' is not empty. Continue? Yes
Created project directory at '/Users/vitordiniz'.
Finished creating project structure.
? Do you want to train an initial model? 💪🏽 Yes
Training an initial model...
[1]    9284 illegal hardware instruction  rasa init
@vitordiniz25 vitordiniz25 added area:rasa-oss 🎡 Anything related to the open source Rasa framework type:bug 🐛 Inconsistencies or issues which will cause an issue or problem for users or implementors. labels Dec 15, 2022
@sync-by-unito
Copy link

sync-by-unito bot commented Dec 16, 2022

➤ Maxime Verger commented:

💡 Heads up! We're moving issues to Jira: https://rasa-open-source.atlassian.net/browse/OSS.

From now on, this Jira board is the place where you can browse (without an account) and create issues (you'll need a free Jira account for that). This GitHub issue has already been migrated to Jira and will be closed on January 9th, 2023. Do not forget to subscribe to the corresponding Jira issue!

➡️ More information in the forum: https://forum.rasa.com/t/migration-of-rasa-oss-issues-to-jira/56569.

@radovanZRasa
Copy link
Contributor

@vitordiniz25 Hi, thank you for your report.
Unfortunately I am not able to reproduce the issue on Mac M1 OS Monterey 12.6.1, Python 3.9.14, Poetry 1.1.13 with virtual environment created with pyenv.

Could you provide us with a bit more information:

  1. What have you used to create your virtual environment?
  2. What version of poetry did you use to install dependencies?
  3. Have you installed your dependencies in a clean virtual environment?
  4. What version of Mac OS are you running?

@m-vdb m-vdb closed this as completed Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework type:bug 🐛 Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

3 participants