NotImplementedError: Importing your SOFA Scene Failed #4568
Answered
by
BBYango
jiayiliu-pku
asked this question in
SofaGym
|
I run |
Answered by
BBYango
Apr 10, 2024
Replies: 3 comments 4 replies
|
Please @jiayiliu-pku copy paste text next time, instead of images (using pastebin if the output is too large) Let me poke @samuelmyoussef for this matter |
1 reply
|
Can you check if the scene itself is running fine in SOFA? Also, in the |
1 reply
|
I have the same problem as you :(. Have you solved it now? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I just solved it! The reason is that the splib3 library in stlib was not called. Just add ...\SOFA_v23.06.00_Win64\plugins\STLIB\lib\python3\site-packages to the Python library path!