>> I understood that py2app can only produce mac .apps when run on macosx and
>> not linux.
>> Is this correct?
>> /bjorn
> 
> That's correct.


But Freeze may be of interest to you : http://wiki.python.org/moin/Freeze or 
even PyInstaller http://www.pyinstaller.org (though I don't use either)...

And if you're on Windows then py2exe is the bees knees.

Dan

Daniel O'Donovan
dan.odono...@gmail.com



_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to