> import sqlite You may double-check that the sqlite python librairy is available to Trac: it should be either installed in the default directories (/usr/lib/python2.3/site-packages or something like this) or added to you PYTHONPATH environment variable. sqlite binary is not used by Trac. -- Manu