This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients Lin, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-03-13.16:47:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584118032.26.0.328015065015.issue39952@roundup.psfhosted.org>
In-reply-to
Content
(FTR, removing yourself from the "nosy list" means you won't get any responses to your issue, so I've added you back :))

This appears to be a problem with building Tcl/Tk.  If you don't need the tkinter module, you can try adding the `--no-tkinter` flag to your `build.bat` invocation.  We have an open issue to upgrade Tcl/Tk to 8.6.10 (which is more likely to support VS2019) in Python 3.9, but that is not going to be backported to 3.6, which is now in security-fix-only mode.
History
Date User Action Args
2020-03-13 16:47:12zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steve.dower, Lin
2020-03-13 16:47:12zach.waresetmessageid: <1584118032.26.0.328015065015.issue39952@roundup.psfhosted.org>
2020-03-13 16:47:12zach.warelinkissue39952 messages
2020-03-13 16:47:12zach.warecreate