-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Description
Hi!
First of all thank you all for the wonderful tool. It's really nice and looks like it can open lots of opportunities for me to dive into Qt development.
I would like to ask for advice on debug the following behaviour:
When I run the examples (math nodes and auto nodes) upon exit I see a SegFault 11 or a Bus error 10.
└─▪ python example_math_nodes.py
Cannot import "Qt.py" module falling back on "NodeGraphQt.vendor.Qt (1.2.0)"
Segmentation fault: 11
I suppose this relates to how the app quits, but I after some googling I still don't understand how to debug it.
I would appreciate any advice regarding the debugging process.
P.S. I'm running python 3.8 on macOS Catalina and I'm new to Qt.
Metadata
Metadata
Assignees
Labels
No labels