On Sat, Nov 15, 2008 at 7:55 AM, Michael Bayer <[EMAIL PROTECTED]>wrote:

>
> easy_install remains a mystery to me in general.  Try easy_install
> sqlalchemy==0.5.0rc4 , or otherwise yeah delete out your dev versions.
>
> I use "easy_install --upgrade sqlalchemy":

[EMAIL PROTECTED]:~/$ sudo easy_install --upgrade sqlalchemy
[sudo] password for schurch:
Searching for sqlalchemy
Reading http://pypi.python.org/simple/sqlalchemy/
Couldn't retrieve index page for 'sqlalchemy'
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Reading http://pypi.python.org/simple/SQLAlchemy/
Reading http://www.sqlalchemy.org
Best match: SQLAlchemy 0.5.0rc4
Downloading
http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.5.0rc4.tar.gz#md5=f931e6d0de35b4c63b04d4daa6a4910c
Processing SQLAlchemy-0.5.0rc4.tar.gz
Running SQLAlchemy-0.5.0rc4/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-OPHMfM/SQLAlchemy-0.5.0rc4/egg-dist-tmp-xY6HdI
zip_safe flag not set; analyzing archive contents...
sqlalchemy.databases.mysql: module MAY be using inspect.stack
Removing SQLAlchemy 0.5.0rc2 from easy-install.pth file
Adding SQLAlchemy 0.5.0rc4 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/SQLAlchemy-0.5.0rc4-py2.5.egg
Processing dependencies for sqlalchemy
Finished processing dependencies for sqlalchemy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to