I am trying to run a python script with the inference sdk but I get an error prompt saying Illegal instruction.
The prompt appeared when I ran
“from inference import get_model”
My OS is Raspberry OS Bookworm on Raspberry pi 4 B
Python version 3.11.2