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
--
"""
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