Re: [Pythonmac-SIG] no app found

2011-05-19 Thread Carl Aksynczak
Thanks for your answer Russell, I did what you wrote for py2app and It works well for Mac OS 10.4 (power pc) But an other thing appends when I've try to build on 10.6. I get a 64 bit error. I've change the var VERSIONER_PYTHON_PREFER_32_BIT to yes. And still not compiling. This is an issue becaus

Re: [Pythonmac-SIG] no app found

2011-05-19 Thread Kevin Walzer
On 5/19/11 3:54 PM, Carl Aksynczak wrote: Thanks for your answer Russell, I did what you wrote for py2app and It works well for Mac OS 10.4 (power pc) But an other thing appends when I've try to build on 10.6. I get a 64 bit error. I've change the var VERSIONER_PYTHON_PREFER_32_BIT to yes. And