Apple M1: illegal hardware instruction (using any rasa command)

There’s not currently a build for the M1. I’ve been trying to build from source. Started with the steps described by Apple (see @fkoerner’s post above).

I removed the poetry.lock and ran the poetry install. You have to have bazel installed via homebrew (brew install bazel) and that got me past a few module issues.

At this point, the install of scipy-1.5.4 fails. A search of available versions of scipy shows that 1.5.4 is not available in miniforge. conda search -f tensorflow under miniforge shows 2.6.0 but not 2.6.2.