I have a python script importing sqlite3. If I run it, it works fine, but when I try to import sqlite3 via the Python C API (in C++), it fails, and even if I try to import the m