Hi,
You have spotted a bug in Pywinauto - though it only occurs when there are no windows for the process.
I have fixed the code - it will now raise a runtime error when there are no windows available. (which will not be an awful lot better for you - but at least the message will be clearer).
I think you need to verify that the process you start is the one that has the application, for...