SofaPython3 icon indicating copy to clipboard operation
SofaPython3 copied to clipboard

A python plugin for Sofa offering a pythonic interface and python3 support.

Results 85 SofaPython3 issues
Sort by recently updated
recently updated
newest added

Some errors are not catched due to the fact that scenes are ran using runSofa. For better coverage, we should create tests running in a Python environment

see -> https://github.com/sofa-framework/sofa/pull/4750

pr: status wip

### Problem Adding `SofaPython3` as a `RequiredPlugin` causes a segmentation fault when running Python directly. **Description** I am writing a Python script for a scene I created, but I consistently...