[Pythonmac-SIG] no app found

2011-05-11 Thread Carl Aksynczak
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 ca -- """

Re: [Pythonmac-SIG] no app found

2011-05-11 Thread Russell E. Owen
In article , Carl Aksynczak 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.co