Re: [Pythonmac-SIG] py2app failed to pack codes with wxPython

2009-07-03 Thread Brendan Simon (eTRIX)
pythonmac-sig-requ...@python.org wrote: > Subject: > [Pythonmac-SIG] py2app failed to pack codes with wxPython > From: > "Lance Chou" > Date: > Thu, 2 Jul 2009 23:45:04 -0700 > > > Hi All, > > > > Recently, I have been trying to pack my applica

[Pythonmac-SIG] py2app failed to pack codes with wxPython

2009-07-02 Thread Lance Chou
Hi All, Recently, I have been trying to pack my application on Mac OS X. The application is written in Python and wxPython for its UI. I pack it by following the tutorial shown on the py2app website. The packing is successful but encountes exception while running it. According to the except