thans to get your reply, but i can't found the _sqlite3.dll in the /usr/lib/python2.5/lib-dynload/. This is the packet list from: http://cygwin.com/packages/python/python-2.5.1-2
Fri May 18 21:02:55 2007 10752 usr/lib/python2.5/lib-dynload/_random.dll Fri May 18 21:02:55 2007 49664 usr/lib/python2.5/lib-dynload/_socket.dll Fri May 18 21:02:55 2007 13824 usr/lib/python2.5/lib-dynload/_ssl.dll Fri May 18 21:02:55 2007 21504 usr/lib/python2.5/lib-dynload/_struct.dll Fri May 18 21:02:55 2007 19968 usr/lib/python2.5/lib-dynload/_testcapi.dll Fri May 18 21:02:55 2007 36864 usr/lib/python2.5/lib-dynload/_tkinter.dll Fri May 18 21:02:55 2007 6144 usr/lib/python2.5/lib-dynload/_weakref.dll On 11/5/07, Thorsten Kampe <[EMAIL PROTECTED]> wrote: > * Vincent Huang (Mon, 5 Nov 2007 20:06:40 +0800) > > 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/. Did anyone meet this befor? > > How can i do? thanks > > "find /usr/lib/python2.5/ -print | grep _sqlite3" - find nothing > > /usr/lib/python2.5/lib-dynload/_sqlite3.dll > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/