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 because argv_emulation is set to true. Thanks Carl 2011/5/11 Russell E. Owen <ro...@uw.edu> > In article <banlktimowpqox4edxtcdgz1y-jqcxkf...@mail.gmail.com>, > Carl Aksynczak <carl.aksync...@gmail.com> wrote: > > > Hi everyone, > > > > I'm trying to create an executable on Mac OSX 10.6. > > > > The program compile with setup.py and the egg is created in "/dist" > folder, > > with no error listed. > > After a search on all files, no app are found. > > > > The project : http://github.com/sat-metalab/frigo > > > > Thanks for your time > > Are you using py2app as follows: > > python setup.py py2app > > and if so, which version and what is shown when you do it? If not, > install it and try it. The app should be in the dist directory. > > -- Russell > > _______________________________________________ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig > unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG >
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG