[Pythonmac-SIG] py2app, snow leopard, x86_64, ports

2010-05-31 Thread Johan Gyllenspetz
Hi, What is the status on py2app -> snow leopard -> x86_64 and ports. Do I really need to build all port packages with the flag +universal, it seems like it seems the application when inspected returns. file dist/dog.app/Contents/MacOS/dog dist/dog.app/Contents/MacOS/dog: Mach-O universal binary

Re: [Pythonmac-SIG] Python 2.7b2 framework install

2010-05-31 Thread Michiel de Hoon
Thanks for your reply. > import MacOS > MacOS.WMAvailable() > > False > > Which version of OSX are you on? I see this behavior with both Mac OS X 10.4 and 10.5 (I don't have access to 10.6, so I haven't tried there). Thanks, --Michiel. ___