Re: [Pythonmac-SIG] Confused about framework build

2007-02-28 Thread Bob Ippolito
On 2/28/07, Samuel M. Smith <[EMAIL PROTECTED]> wrote: > > > >> For > >> example pythonmac has pysqlite2 version 2.2.2 but MacPorts has > >> version > >> 2.3.3; > > > > Many things build just fine out of the box with setup.py build or > > easy-install, so updating a few things shouldn't be too hard

Re: [Pythonmac-SIG] Confused about framework build

2007-02-28 Thread Samuel M. Smith
> >> For >> example pythonmac has pysqlite2 version 2.2.2 but MacPorts has >> version >> 2.3.3; > > Many things build just fine out of the box with setup.py build or > easy-install, so updating a few things shouldn't be too hard. If > you run > into issues, you'll get help here. And you may not

Re: [Pythonmac-SIG] Confused about framework build

2007-02-27 Thread Christopher Barker
Kent Johnson wrote: > I am coming to Mac Python development after several years on Windows Welcome > I have installed the framework build of Python 2.4 from pythonmac.org. good choice! > Questions: > - How can I have Python 2.4 and 2.5 both available? Yes, certainly. > I am developing a > we