[Bug 13473] New: Cannot load Python's sqlite module

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 27 05:18:33 CDT 2008


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 at winehq.org
        ReportedBy: davidf at 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.



More information about the wine-bugs mailing list