"zsh: illegal hardware instruction python"

I am new to rasa and trying to work on it. I am using Mac M1 Pro with Ventura. I am facing “zsh: illegal hardware instruction python” while running rasa command. Please help me!

Also, I tried to follow the below post:

However, i am facing issues while creating an env with the env.yml at lxml

assert tag in supported_tags, “would build wheel with unsupported tag {}”.format(tag) AssertionError: would build wheel with unsupported tag (‘cp38’, ‘cp38’, ‘macosx_11_0_arm64’) [end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
    ERROR: Failed building wheel for lxml
    Running setup.py clean for lxml
  Failed to build lxml
  ERROR: Could not build wheels for lxml, which is required to install pyproject.toml-based projects