Problem with stlib module #113
-
I download SOFA of 21.06 version. The Plugins SofaPython3, Softrobots, STLIB is active in my plugin manager. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
The whole error code:
|
Beta Was this translation helpful? Give feedback.
-
Hi, I see you're using SofaPython3. Can you give us the path of the scene you're trying to run? You can also see my comment here. |
Beta Was this translation helpful? Give feedback.
-
Hello, I am facing a similar problem. I tried with SOFA 21.06.03 and 21.12.00 together with Python 2.7.18 and Python 3.7.9.
or if I try to open step1.pyscn:
I tried to add the paths to the system environment, but the problem persists. Can someone help me to open some of these files? |
Beta Was this translation helpful? Give feedback.
-
Hi all, Thank you for reporting that problems and providing solutions. |
Beta Was this translation helpful? Give feedback.
Hello, I am facing a similar problem. I tried with SOFA 21.06.03 and 21.12.00 together with Python 2.7.18 and Python 3.7.9.
I added via Plugin manager the plugins STLIB, SoftRobots, and Python3 (without it the tutorial first-steps scenes cannot be opened).
If I try to open step1.py3scn I get:
[ERROR] [SofaPython3::SceneLoader] Unable to completely load the scene from file 'C:/Users/ander/Downloads/SOFA/SOFA_v21.12.00_Win64/plugins/SoftRobots_v21.12_for-SOFA-v21.12_Windows/docs/tutorials/FirstSteps/details/sofapython3/step1.py3scn'. Python exception: ModuleNotFoundError: No module named 'stlib3'
or if I try to open step1.pyscn:
[ERROR] [SofaPython3::SceneLoader] Unable to completely load t…