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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.