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 -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyinstaller/-/5AQskpb2PT0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
