![]() |
2010-06-12
, 22:24
|
Posts: 125 |
Thanked: 77 times |
Joined on Oct 2009
@ Sao Paulo, Brazil
|
#2
|
![]() |
2010-06-12
, 22:29
|
Posts: 2 |
Thanked: 0 times |
Joined on Jun 2010
|
#3
|
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.