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

2012-09-14 Thread Paul Wiseman
On 14 September 2012 07:51, Ronald Oussoren wrote: > > On 13 Sep, 2012, at 23:41, Paul Wiseman wrote: > > On 13 September 2012 19:56, Michael McCracken > wrote: > >> Paul, it's like this: >> setup(blah, options={"py2app": = {"bdist_base": "build/app1", >> "dist_dir": "dist/app1"}}) >> setup(bla

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

2012-09-14 Thread Ronald Oussoren
On 14 Sep, 2012, at 12:26, Paul Wiseman wrote: > > Ah, yea I am indeed using the VERSIONER variable, I got myself confused > because I was checking this, > > pauls-mac-pro:Python paul$ type python > python is hashed > (/Library/Frameworks/Python.framework/Versions/2.7/bin/python) > paul$ file

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

2012-09-14 Thread Paul Wiseman
On 14 September 2012 11:35, Ronald Oussoren wrote: > > On 14 Sep, 2012, at 12:26, Paul Wiseman wrote: > > > > Ah, yea I am indeed using the VERSIONER variable, I got myself confused > because I was checking this, > > > > pauls-mac-pro:Python paul$ type python > > python is hashed > (/Library/Fra