Debugging python scripts running in PythonQt on Linux
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Hello, I am trying to change my GUI from WPF + IronPython on Windows into Qt + PythonQt on Linux. I saw a discussion about using WinPDB, but have not found any discussion about Linux equivalent. FWIW, I was able to build PythonQt 3.0 in QtCreator on my Ubuntu 14.04.2 LTS just now. Am I out on the bleeding edge here? Debugging python scripts has always been ugly in IronPython. Should I expect more of the same even with PythonQt?
w/ appreciation,
Henry
Never mind; should have read the link about mevis more. Sorry.