Thank you Michael
it worked.
I just did some small exercises with sqlalchemy and I
really like it. After playing with Hibernate and
Ruby's Activerecord witch I both really like it is
great to also have a powerful library for database
access with Python.
this is an awesome piece of software.
Mark
you need to either install setuptools :
http://cheeseshop.python.org/pypi/setuptools
or use the latest SVN of SQLAlchemy which has the latest setuptools
bootloader script.
On Aug 21, 2006, at 2:24 PM, Markus Jais wrote:
> hi
>
> I just tried to install sqlalchemy with Python 2.5
> bet
On 8/21/06, Markus Jais <[EMAIL PROTECTED]> wrote:
> hi
>
> I just tried to install sqlalchemy with Python 2.5
> beta 3.
I have no idea if it will work but
easy_install setuptools should get you the lastest version.
FYI setuptools is getting into 2.5 so I have no idea how this affects
your probl
hi
I just tried to install sqlalchemy with Python 2.5
beta 3.
when I type:
sudo python setup.py
I get this:
---
This script requires setuptools version 0.6a5 to run
(even to display
help). I will attempt to download it for you (from
http://cheeseshop.python.o
4 matches
Mail list logo