You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be an issue with Apple Silicon CPUs.
To resolve this issue, I opted to enforce the installation of the x86_64 architecture when installing numpy and scipy using pip. This ensured that the modules consistently imported the correct x86_64 architecture instead of ARM.
Hello!
I am using the SOFA_v24.06.00_MacOS binaries with python3.10
I am trying to get started using the SofaPython3 plugin but I am facing some errors. I run RunSofa and I get no problem; SofaPython3 loads correctly.
As a simple test, when I load into runSofa a simple python script with only "import numpy" I get the following error:
Any help fixing this would be greatly appreciated!
Cheers
The text was updated successfully, but these errors were encountered: