On 11/12/2010 4:41 PM, Daniel Hyams wrote:
This is strange; my app doesn't do this, and I think that I'm using the same ingredients that you are; wxPython 2.8.11, Python 2.6.x. I'm using a flavor of pyinstaller 1.4 from the svn, and i wrote down the data that I downloaded it, but don't have that info handy.
The activation context cleanup has been completed only in late revisions of SVN trunk. If you're using a version of (eg) 1 month ago, it's probably missing the cleanup (just like wxwidgets), and thus it would not crash on you.
-- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com -- 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.
