Brett Cannon <[EMAIL PROTECTED]> added the comment:

Looks like sqlite3 was not compiled for you. To verify, run ``make``
again and note what modules it lists at the very end as not built. I bet
it lists sqlite3 there.

----------
nosy: +brett.cannon
title: import of sqlite3 fails -> compilation of sqlite3 fails
type: crash -> compile error

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4158>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to