4 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: Backport for 0.4 on ...
FromSent OnAttachments
voltron23 Sep 2007 13:59 
Michael Bayer23 Sep 2007 14:06 
voltron23 Sep 2007 14:26 
Michael Bayer23 Sep 2007 16:47 
Subject:[sqlalchemy] Re: Backport for 0.4 on Python 2.4?
From:Michael Bayer (mike@zzzcomputing.com)
Date:09/23/2007 02:06:29 PM
List:com.googlegroups.sqlalchemy

download the 0.4 distro directly and use setup.py to install it. im not sure what easy_install issue youre having (i only run py 2.4 here).

On Sep 23, 2007, at 4:59 PM, voltron wrote:

I have to use PGArray fields, but I think this is only available using SQlalchemy 0.4. Easy_install only installs 0.4 when it detects Python 2.5. Is there some sort of backport available?

Thanks