I installed python3.9 along with python3.6 on my Raspberry-pi. I also installed pip3.9 and ultralytics. Now when I try importing ultralytics to python3.9, it gives me the following error: illegal instructions. How can I fix this?enter image description here
I want to have ultralytics running so I can excute python files that includes ultralytics.