This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail


On Sun, Nov 04, 2007 at 08:10:55PM +0800, Vincent Huang wrote:
>when i try to import sqlite3 in python, it results:
>        .......
>        File "/usr/lib/python2.5/sqlite3/dbapi2.py"
>            from _sqlite3 import *
>       ImportError: No module name _sqlite3
>
>   Actually, i can't find any modules named _sqlite3 in
>/usr/lib/python2.5/.  How can i do? thanks
>          "find /usr/lib/python2.5/  -print | grep _sqlite3"

This is not a bug reporing mailing list.  Please use the main cygwin list.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]