[wxPython-users] dist on OSX and pyAppStub

Christopher Barker Chris.Barker at noaa.gov
Thu Sep 7 09:37:55 PDT 2006


Joe Graham wrote:
> hello,
> do you know if it can bundle the interpreter with the app (in the .app
> resources)?

Yes, this is exactly what Py2App is for.

> also are there any issues that you know of where another
> concurrent pythonw process (spawned by another application) that may exist
> on OSX?

I don't think I understand your question. There should be no issues with 
running multiple python (or pythonw) apps at once.

Check out the python-mac list for more info.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list