SofaDefrost / STLIB

Sofa Template Library
GNU Lesser General Public License v3.0
17 stars 22 forks source link

[running error] with stlib.pyscn #85

Closed MingshanHe closed 2 years ago

MingshanHe commented 2 years ago

Dear, When I run the ./runsofa with the stlib.pyscn I have the error in my terminal as follows. image And I have download the STLIB and compile it successfully. When I run the ./runsofa, the plugin will be loaded automosly. And I would like to inquire what's wrong with this. image

Best regards, Beal

damienmarchal commented 2 years ago

Hi @MingshanHe,

Thanks for reporting this issue.

What is wrong is that we didn't updated this stlib.pyscn file and it is now outdated as the stlib is now in version 3. This file is just an example and it should have no consequence on using sofa, softrobots or stlib.

With the help of your report that we will update the file for the next release v22.06 which should be release this week or the week after.

So thanks again for reporting the issue.

MingshanHe commented 2 years ago

Thanks for your answer! Good luck with the work!