Steve Dower added the comment:

Yep, this is my fix for the same issue pre-RC1 not quite working out (I'm 
guessing some difference between my dev box and my build box).

If you go into your DLLs directory there's an extra subdirectory 
(Microsoft.VC140.CRT or similar) with a single DLL in it. Move that DLL up one 
level to the DLLs folder and you should be fine.

I'll work up a setup authoring fix immediately, but really I want to patch 
Tcl/tk to not rely on that DLL so that we can be truly independent of CRT 
versioning.

----------
assignee:  -> steve.dower
nosy: +larry
priority: normal -> release blocker
versions: +Python 3.6

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

Reply via email to