http://bugs.winehq.org/show_bug.cgi?id=13473 Summary: Cannot load Python's sqlite module Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: davidf(a)sjsoft.com Created an attachment (id=13391) --> (http://bugs.winehq.org/attachment.cgi?id=13391) Log of running "wine python.exe -c 'import sqlite3'" wine python.exe -c "import sqlite3" generates a stack trace (attached below) Using Python 2.5.2. This basically loads a DLL entitled _sqlite3.pyd, which I presume later loads sqlite3.dll (but not sure whether this load has already started - the error seems to be in loading _sqlite3.pyd) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.