Bugs item #1517388, was opened at 2006-07-05 10:40
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1517388&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 7
Submitted By: Gerhard Häring (ghaering)
Assigned to: Martin v. Löwis (loewis)
Summary: sqlite3.dll only installed with Tcl/Tk

Initial Comment:
The sqlite3.dll file is only installed if you activate
the "Tcl/Tk" checkbox in the Windows installer. I guess
many people (like me) don't do that because they have
no need for Tkinter stuff, and then wonder why the
sqlite3 module throws an ImportError. I guess it's a
minor fix in the MSI machinery, but I after a few
minutes of looking, I couldn't find where the problem
is there.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2006-07-06 08:56

Message:
Logged In: YES 
user_id=21627

Thanks for the report. This is now fixed in r47258.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1517388&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to