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