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

2011-01-09 Thread Nicholas Riley
On Mon, Jan 03, 2011 at 09:27:09PM -0600, Nicholas Riley wrote: > 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

[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