> >>> trac.db.sqlite_backend.sqlite.version > '1.1.7' > Any ideas?
>From http://trac.edgewall.org/wiki/TracInstall#ForSQLite To use SQLite 3 DB, you need PySQLite 2.x Either stick with a SQLite 2 DB format and PySQLite 1.x (I don't think it's recommended), or upgrade you PySQLite library. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---