Hello everyone,
I downloaded the current version of Sofa and SofaPython3 and I managed to compile everything. However when I’m trying to import Sofa.Gui within a python script I get the error message:
ImportError: libSofaMiscForceField.so.20.06.99: cannot open shared object file: No such file or directory
File “test.py”, line 1, in <module>
import Sofa.Gui
I can import Sofa, SofaRuntime and Sofa.Core without any problems.
Any help is highly appreciated.
Thank you in advance!
Jacqueline