[wxpython-users] py2app Mac

Christopher Barker Chris.Barker at noaa.gov
Thu May 8 12:16:20 PDT 2008


Mariano Di Felice wrote:
> In fact, now I have installed on my mac 0.3.6 version...
> 
> I'm downloading via SVN 0.4.2 and hope for the best...

I'd just do:

easy_install py2app

> PIL is installed regularly in 
> /Library/Framework/Python.Framework/Version/2.5/lib/python2.5/site-packages
> My app, from source, works well....

How did you resolve the dependencies? Unless you built them as static 
Universal libs, your py2app bundle will not be portable.

If you did, I'd love to know how -- you didn't write a script to do it, 
did you?

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (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