Steve Dower <steve.do...@python.org> added the comment:

This looks like something particular to Tcl/Tk, and my best guess from a very 
quick look at your logs is that there's a malware scanner preventing the files 
from being deleted for some reason (perhaps it's triggering an extended scan of 
one of the files?). Or perhaps there's an app running that is using those file 
(though that's unlikely given the rest of Python uninstalled)?

Nothing is particularly special about the installer for this component, so my 
guess is it's something about your configuration. If you can find the tcltk 
uninstall log file (in your %TEMP% directory, near the one you quoted from) 
that may provide some more information.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34737>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to