[Pythonmac-SIG] py2app looking for ae.so in the wrong place

2011-01-03 Thread Nicholas Riley
I finally upgraded my iMac from 10.5 to 10.6 and tried to recompile one of my py2app apps with the system Python 2.6.1 and current py2app. The application uses appscript, but for some reason it's trying to import ae.so from /System: % dist/StreamVision.app/Contents/MacOS/StreamVision Traceback (m

Re: [Pythonmac-SIG] python3.2 osx build

2011-01-03 Thread Ned Deily
In article <4d225d98.8020...@gmail.com>, Stephen Gava wrote: > i'm guessing that since there was never a 3.2 beta 2 build for osx > released, and since it's the holiday season, and since 3.2 rc1 is due in > just 4 days now, that beta 1 has been / will be simply skipped for osx...? Yes, unfortu

[Pythonmac-SIG] python3.2 osx build

2011-01-03 Thread Stephen Gava
hi all, i'm guessing that since there was never a 3.2 beta 2 build for osx released, and since it's the holiday season, and since 3.2 rc1 is due in just 4 days now, that beta 1 has been / will be simply skipped for osx...? anyone know? or know if there will even be an rc1 build for osx releas