SofaPython3
SofaPython3 copied to clipboard
Add a GHA testing the execution of a scene in an interpreter
Further to #284 we noticed that missing tests on the execution of a SOFA simulation in a python interpreter
For the future, refactoring the PythonEnvironment file to split PythonEnvironment in two, to separate what is actually relevant for the PythonEnvironment and what should be part something like PythonEmbededInterpreter.