Re: [Pythonmac-SIG] py2app unable to find cprocessors.so

2012-09-12 Thread Michael McCracken
On Wed, Sep 12, 2012 at 10:54 AM, Paul Wiseman wrote: > On 12 September 2012 18:13, Michael McCracken > wrote: >> >> On Wed, Sep 12, 2012 at 4:08 AM, Paul Wiseman wrote: >> > On 10 September 2012 13:18, Ronald Oussoren >> > wrote: >> >> >> >> >> >> On 9 Sep, 2012, at 20:34, Paul Wiseman wrote:

Re: [Pythonmac-SIG] py2app unable to find cprocessors.so

2012-09-12 Thread Paul Wiseman
On 12 September 2012 18:13, Michael McCracken wrote: > On Wed, Sep 12, 2012 at 4:08 AM, Paul Wiseman wrote: > > On 10 September 2012 13:18, Ronald Oussoren > wrote: > >> > >> > >> On 9 Sep, 2012, at 20:34, Paul Wiseman wrote: > >> > >> Hey, > >> > >> When building an app that is using sqlalchem

Re: [Pythonmac-SIG] py2app unable to find cprocessors.so

2012-09-12 Thread Michael McCracken
On Wed, Sep 12, 2012 at 4:08 AM, Paul Wiseman wrote: > On 10 September 2012 13:18, Ronald Oussoren wrote: >> >> >> On 9 Sep, 2012, at 20:34, Paul Wiseman wrote: >> >> Hey, >> >> When building an app that is using sqlalchemy I get this error: >> >> creating python loader for extension 'sqlalchemy

Re: [Pythonmac-SIG] py2app unable to find cprocessors.so

2012-09-12 Thread Paul Wiseman
On 10 September 2012 13:18, Ronald Oussoren wrote: > > On 9 Sep, 2012, at 20:34, Paul Wiseman wrote: > > Hey, > > When building an app that is using sqlalchemy I get this error: > > creating python loader for extension 'sqlalchemy.cprocessors' > error: > /Users/paul/Source/Python/build/bdist.mac