trouble with sqlite under debian etch
- From: "Rustom Mody" <rustompmody@xxxxxxxxx>
- Date: Sun, 1 Jul 2007 00:22:09 +0530
I was trying to follow the sqlalchemy tutorial on my debian etch box
and got stuck with installation. Any help/pointers will be welcome.
First after installing sqlalchemy needed some sqlite package
synaptic showed me packages python-pysqlite, python-pysqlite1.1 and
python-pysqlite2.
Theres some confusion regarding numbers: python-pysqlite2 is for
sqlite3 or some such thing
Tried python-pysqlite1.1 and got errors. Tried 2 and got version warnings.
Downloaded the tgz and did a setup build followed by a setup install
Now the
gives me no module _sqlitedb = create_engine('sqlite:///tutorial.db')
.
- Prev by Date: Re: Python's "only one way to do it" philosophy isn't good?
- Next by Date: Re: Python's "only one way to do it" philosophy isn't good?
- Previous by thread: Reading image dimensions before it is loaded from a web form using python.
- Index(es):