I managed to add and compile STLIB and SoftRobots but when i try to start a scene it seems that Python does not find the library.
[ERROR] [SofaPython3::SceneLoader] Unable to completely load the scene from file '/home/***/plugin_sofa/SoftRobots/docs/sofapython3/tutorials/FirstSteps/firststeps-tuto.py'.
Python exception:
ModuleNotFoundError: No module named 'stlib3'
I managed to add and compile STLIB and SoftRobots but when i try to start a scene it seems that Python does not find the library.
[ERROR] [SofaPython3::SceneLoader] Unable to completely load the scene from file '/home/***/plugin_sofa/SoftRobots/docs/sofapython3/tutorials/FirstSteps/firststeps-tuto.py'.
Python exception:
ModuleNotFoundError: No module named 'stlib3'