Re: pysqlite installation

2012-02-12 Thread yati sagade
Actually, If you're using the the sqlite3 backend for Django, you DO NOT have to use any `pysqlite'. The sqlite3 db-API has been a part of the Python standard library for long, and even if we ignore that, if you stick to Django's wonderful ORM, you shouldn't really have to work directly with pysqli

Re: PYSQLITE

2007-12-20 Thread newDjangoer
Yes I am running OS X 10.4.11. I guess I will move up to 2.5. thanks! On Dec 20, 11:54 am, Jan Rademaker <[EMAIL PROTECTED]> wrote: > newDjangoer wrote: > > I am installing pysqlite 2.4.0. I have python 2.3.5 installed and > > sqlite 3.1.3. When I run the python setup.py build I get this : > > >

Re: PYSQLITE

2007-12-20 Thread Jan Rademaker
newDjangoer wrote: > I am installing pysqlite 2.4.0. I have python 2.3.5 installed and > sqlite 3.1.3. When I run the python setup.py build I get this : > > skcompxp:~/Desktop/pysqlite-2.4.0 sptxk$ python setup.py build > running build > running build_py > running build_ext > building 'pysqlite2