Hi everyone, i'm getting some problems when i try to build pysqlite to
use a sqlite3.dll (It's modified with SQLCipher)

Y want to create a single .pyd file that can be included into my
projects. My problem is that when try "from pysqlite2 import dbapi2",
i get the error "ImportError: DLL load failed: cant find the specified
module..."

i dont now what else to do, i build the pysqlite againts a sqlite3.lib
and sqlite3.dll, y also put the sqlite3.dll in the C:\Windows\System32
directory, but it didn't work

anyone can give me a clue ??

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to