View Single Post
Posts: 2 | Thanked: 0 times | Joined on Jun 2010
#1
Hi everybody.
I'm starting to develop a simple Python application for the Maemo 5 OS with Scratchbox and ESBox.
I'm trying to use sqlite from python and I've read that I have to import pysqlite module. Furthermore, searching the internet I've read that this module should be natively installed on the system, but I can't find a way to import this module.
Any help would be greatly appreciated.