Hi I'm building an application on windows7 and it crashes on exit with:
"application_name.exe has stopped working" This happens after my Python main has finished. It doesn't crash like this when unbuilt. I'm using the following modlues: wxPython pyOpenGL pyCrypto and a few libraries of my own using ctypes. It looks like some library/ resource is not being released correctly. Does anyone have a suggestion as to where to start looking before I start bisecting my application? Have you seen this before? Thanks Paul -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. 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.
