[Pythonmac-SIG] The Universal Buld and py2app
Bob Ippolito
bob at redivi.com
Wed Apr 26 05:18:21 CEST 2006
On Apr 25, 2006, at 5:37 PM, Adam Tenderholt wrote:
> I just checked out py2app from the svn repository (revision 916).
> However, it doesn't build for me. It gets stuck on the sip.py recipe.
> The error is below:
Did you check out the trunk, or the maintenance branch? The trunk is
not usable.
http://svn.red-bean.com/bob/py2app/branches/py2app-0.2-maint/
Also, you probably shouldn't use Python 2.3.5 as shipped on intel
macs. It's got some known bugs (endian and otherwise) and is old,
use the 2.4 universal build:
http://pythonmac.org/packages/py24-fat/
-bob
More information about the Pythonmac-SIG
mailing list