"Core" not a known member of module "Sofa" - VSCode Debugging #3966
-
I'm trying to use the debug features with VSCode for my Sofa files. I'm running through the Defrost Tripod tutorial, trying to step through with my VSCode debugger, but I'm getting an error: For example calling the MyController class...
Since the code runs fine otherwise, I'm assuming its some kind of setup issue that needs to be loaded either by the python/sofa path, cmake, or loaded into my vscode settings. Know why this is? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Fixed with simple |
Beta Was this translation helpful? Give feedback.
Fixed with simple
import Sofa.Core