Thanks, Robin - that did the trick.


On 7/11/06, Robin Munn <[EMAIL PROTECTED]> wrote:
On 7/12/06, Robert Taylor <[EMAIL PROTECTED]> wrote:
> I don't seem to be able to update to SA 0.25 from 0,24 using easy_install.
> For previous versions I've been able to use the command "easy_install -U
> sqlalchemy" to pick up the latest version, but in this case it reports that
> there is nothing newer than 0.24. Anyone else seeing this?
>
> Best,
> Bob

Try "easy_install -U SQLAlchemy" (capitalization matters). Using the
all-lowercase "sqlalchemy" *should*, when it fails to find a
case-sensitive match, search the rest of the cheeseshop for a
case-insensitive match, but for some reason it's not doing it right
now.

--
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to