New submission from Terry J. Reedy:

Hg started crashing trying to update my 3.4 shared repository on Windows 10, so 
I deleted, rebuilt, and updated.  Ran get_externals.bat, then pcbuild.sln.  The 
one failure is _tkinter, which means no tkinter, no IDLE.

12>..\Modules\_tkinter.c(55): fatal error C1083: Cannot open include file: 
'tcl.h': No such file or directory

tcl.h is in externals/tcl-8.6.1.0/generic and it opens in Notepad.  I believe 
(but cannot be sure) I last recompiled _tkinter just 9 days ago, before 
upgrading from Win7 to Win10.

----------
components: Build, Tkinter, Windows
messages: 253318
nosy: paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: 3.4 _tkinter build fails, Windows 10, no tcl.h
type: behavior
versions: Python 3.4

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

Reply via email to