Cant get spatialite and pysqlite working

2012-03-28 Thread Jak
We have a Django aplication which depends on Spatialite and Pysqlite. It works well for testing under Ubuntu, but when we try to install it on the server, we are getting the following error after installing PySqlite. We did set it up with define=OMIT_SQLITE_LOAD_EXTENSION commented out

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 t

pysqlite installation

2012-02-12 Thread Marcus Maximus
Hey guys, i am trying to install pysqlite under win 7, but the installation routine always terminates...(I always have to kill the process ,cause the installation routine always hangs on) My python version: ActivePython 2.7.2.5 (ActiveState Software Inc.) based on Python 2.7.2 (default, Jun 24

GeoDjango issue with pysqlite

2011-06-15 Thread Ed
Hi, I have followed the installation guide to the letter but am still having issues when trying to syncdb. I get the following error "The pysqlite library does not support C extension". I have installed pysqlite with the following setup.cfg [build_ext] #define= include_dir

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 setu

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

PYSQLITE

2007-12-20 Thread newDjangoer
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._sqlite' extension gcc -