mardi 5 mai 2015

Using SQLite's FTS3/4 with Python 3

I have been working on peewee's example blog application using python's Flask framework. (See http://ift.tt/19j6E9d, inside examples>blog).

I have installed all the requirements but when I try to run the application I keep getting

no such module : FTS4

error.

Why do you think I get this error? Does this mean the standard Python3 sqlite3 module doesn't have FTS modules?

If so is there a way to enable (install) FTS3/FTS4 modules for Python 3.4?

Aucun commentaire:

Enregistrer un commentaire