Skip to content

runSofa crashes when creating a Sofa.Core.Controller object #39

@psomers3

Description

@psomers3

I've sucessfully compiled the latest sofa with the lastest SofaPython3 without errors on Windows 10 with Visual Studio 16. However, when I try and run the example "ControllerScene.py" with runSofa it crashes when calling the constructor for the base class in the init function. I've tried just simply creating a default Sofa.Core.Controller() object and it also crashes. Running the script directly with python does work without any problems because it doesn't need to create a Controller.

Am I possibly missing a plugin that the Controller needs?
The only thing I see from the output in terminal is a warning:
No python dir found in C:/Users/Somers/git/sofa-latest/build/install

I know the Python3 version is still heavily in development, but is this an issue that could be easily solved? What additional info would be helpful to help figure out the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions