Re: [Pythonmac-SIG] py2app and mysqldb

2009-04-29 Thread Elizabeth Lackey
> > So you are using the python that Apples supplied with 10.5. Actually I believe it came with 2.3 In this case, py2app does not include python itself (or system installed > standard packages?) > > I wonder if that's messing things up for you. > > If you want to deploy to non 10.5 systems, you s

Re: [Pythonmac-SIG] py2app and mysqldb

2009-04-29 Thread Ronald Oussoren
On Wednesday, April 29, 2009, at 04:07PM, "Elizabeth Lackey" wrote: >> >> So you are using the python that Apples supplied with 10.5. > >Actually I believe it came with 2.3 10.5 ships with python 2.5 as /usr/bin/python, it also ships with 2.3 in /System/Library/Frameworks (for backward compatib