Sofa V24.06 failed to import SofaPython3 module #5041
Replies: 3 comments 2 replies
-
The installed sofa V24.06 is a compiled version |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I solved the problem above with python 3.10 (SOFAv24) However, I have encountered the following problem, how can I solve it? [ERROR] [SofaRuntime] ValueError: Object type OglSceneFrame<> was not created
The object 'OglSceneFrame' is not in the factory.
This component has been MOVED from SofaOpenglVisual to Sofa.GL.Component.Rendering3D since SOFA v22.06.
To continue using this component you may need to update your scene by adding
<RequiredPlugin name='Sofa.GL.Component.Rendering3D'/> |
Beta Was this translation helpful? Give feedback.
-
hello everyone,
I installed Sofa V24.06 version on my Win10 laptop and wanted to use SofaPython3, so I first tried to add the library SofaPython3 through the Plugin Manager in the SOFA simulation interface, but the import failed. Then I tried to import the plugin_ist.cnf.dault file in<SOFA_build>/lib and rename it to plugin_ist.conf, and then added a line: SofaPython3 NOVERSION, but all attempts failed.
Looking forward to anyone's reply!
thank you!
Beta Was this translation helpful? Give feedback.
All reactions