Re: [wxpython-users] py2app Mac
by Christopher Barker other posts by this author
May 9 2008 9:58AM messages near this date
Re: [wxpython-users] py2app Mac
|
Re: [wxpython-users] py2app Mac
Mariano Di Felice wrote:
> This is my py2app setup.py script:
>
> from distutils.core import setup
> import os
>
> includes=["PIL", "PIL._imaging", "PIL._imagingft", "PIL._imagingmath",
> "PIL._imagingtk", "Image", "PIL.Image"]
> packages = ["PIL", "PIL.Image"]
None of that should be required.
I think your py2app is borked, for some reason.
> I'm tried to install py2app 0.4.2 from svn, but it fails for some
> reason....
Very frustrating -- sorry.
You really need to post to the pythonmac list, this is a py2app issue,
not a wxPython one, and that's where the py2app folks hang out:
http://mail.python.org/mailman/listinfo/pythonmac-sig
-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@[...].gov
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Chester
Werner F. Bruhin
Mariano Di Felice
Robin Dunn
Robin Dunn
Christopher Barker
Mariano Di Felice
Christopher Barker
Mariano Di Felice
Christopher Barker
Mariano Di Felice
Christopher Barker
Mariano Di Felice
Robin Dunn
Mariano Di Felice
Robin Dunn
Mariano Di Felice
Chester
Tim Roberts
Chester
Werner F. Bruhin
Chester
|