Re: [Sqlalchemy-users] SQLAlchemy installation problem with Python 2.5

2006-09-24 Thread Michael Bayer
install the latest setuptools from source : http://cheeseshop.python.org/pypi/setuptools On Sep 24, 2006, at 3:44 PM, Markus Jais wrote: > hi > > I just installed a new Python 2.5 version and after > that downloaded SQLAlchemy 0.28 and tried to install > it: > but I get this error: > >

[Sqlalchemy-users] SQLAlchemy installation problem with Python 2.5

2006-09-24 Thread Markus Jais
hi I just installed a new Python 2.5 version and after that downloaded SQLAlchemy 0.28 and tried to install it: but I get this error: --- This script requires setuptools version 0.6c1 to run (even to display help). I will at