James Stroud <[EMAIL PROTECTED]> wrote:
>py2app works for this. I'm not sure if it works from windows.
That's what I need,
Thanks,
Matt
--
http://mail.python.org/mailman/listinfo/python-list
Matt Trivisonno wrote:
> Hi Everybody,
>
> I just spent about an hour googling and still can't find out how to deploy a
> Python app to Mac OS X.
>
> I just finished a simple Hello-World GUI app using wxPython and deployed it
> to
> a WinXP system using PyInstaller. So I am familiar with the b
Hi Everybody,
I just spent about an hour googling and still can't find out how to deploy a
Python app to Mac OS X.
I just finished a simple Hello-World GUI app using wxPython and deployed it to
a WinXP system using PyInstaller. So I am familiar with the basic tools.
It would be great if I coul