Impossible to listen to QProcess status change and termination signals

Kovid Goyal kovid at kovidgoyal.net
Sun Sep 1 07:19:11 BST 2024


Trying to listen to QProcess::StateChanged or QProcess::finished fails
with error:

TypeError: unable to convert a C++ 'QProcess::ProcessState' instance to a Python object

Presumably this type is not registered with PyQt?

--
_____________________________________

Dr. Kovid Goyal
https://www.kovidgoyal.net
https://calibre-ebook.com
_____________________________________


More information about the PyQt mailing list