On 6/15/08, Michael Hipp <[EMAIL PROTECTED]> wrote: > In case anyone else tries to do it the "easy" way with easy_install and finds > out it is nearly impossible to install SQLAlchemy-0.4.6 by any sane command, > here is how it's done: > > easy_install > > http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.4.6.tar.gz#md5=3d1e737bb408de25b2fadb19a736b40e > > Now you know why they call it *easy* install. > > And I feel really smart that it only took me a half hour to figure that out > :-( > > Thanks, > > Michael >
easy_install "SQLAlchemy<0.5.0beta" works for me :) Regards, Yap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
