eryksun added the comment:

Not finding python35.dll is normal since there's no activation context from 
python.exe. The vcruntime140 library is statically linked to avoid having to 
distribute vcruntime140.dll. See issue 24476. This needs to be changed in the 
TCL/Tk project files as well.

----------

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

Reply via email to