Hi Alexey,
yes, the library _sqlite3.so seems to be missing. In Python 2.6 it resides in folder lib-dynload.
To check if it is a Python issue, I downloaded Python 3.2 and built it from source in a seperate folder of my homedir, following the description in the readme. file
It seems to be some kind of build-issue or configuration problem, because _sqlite3.so is also missing there. unfortunatel I did not manage to get it built properly.
kind regards