Figure out weird mess of PyQT, get that sorted. Get VSCode setup to debug which of course requires a launch.json to be setup. Get weird serial module exception that I've never seen before, only when run from within VS Code. Switch to trusty -m pdb invocation on command-line, get weird segfault that is not caught, with no backtrace.
#python #oldman