Re: [Pythonmac-SIG] (re)newbie py2app question

2012-03-06 Thread Chris Barker
On Sun, Mar 4, 2012 at 7:28 PM, Charles Hartman wrote: >  My wxPython ("classic," they call it, > for no clear reason; IN case you're curios -- "classic" refers to it being the latest version of the SWIG-based wrappers that have been around for years -- Robin is now working on an updated wxPython

Re: [Pythonmac-SIG] (re)newbie py2app question

2012-03-06 Thread Charles Hartman
Ah, thanks. On the wxPython list I had a response from RD which suggested, puzzlingly, that it might be a 32-bit/64-bit problem. But my Python is running in 64-bit, and that version of wxPython is advertised as 32/64. So I'm baffled. On Tue, Mar 6, 2012 at 5:19 PM, Chris Barker wrote: > On