Hi,
I am trying to get a finished program out the door, but the built executable doesn't run properly.
The program uses wx and win32com.client. On execution, a window flashes on screen for a split second and that's all.
It looks like a text output window. Is it possible to see the text somehow to know what is going wrong?
If the error is likely caused by use of win32com.client, there is a MakeCOMServer.py module, but this might only be used if one is creating a COM server. If not, and it should be used with any use of win32com, does it replace Makespec.py (and all its options)?
Any comments are greatly appreciated.
Thanks
Jason