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 vstinner
Recipients freakboy3742, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-03-11.13:36:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583933773.7.0.672445115813.issue39930@roundup.psfhosted.org>
In-reply-to
Content
Other examples of failures.

AMD64 Windows8.1 Non-Debug 3.x:
https://buildbot.python.org/all/#/builders/9/builds/473

         D:\buildarea\3.x.ware-win81-release.nondebug\build\PCbuild\pyproject.props(220,5): error : vcruntime14*.dll not found under C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\ [D:\buildarea\3.x.ware-win81-release.nondebug\build\PCbuild\pythoncore.vcxproj]

AMD64 Windows10 3.7:
https://buildbot.python.org/all/#/builders/65/builds/114

         D:\buildarea\3.7.bolen-windows10\build\PCbuild\pyproject.props(214,5): error : vcruntime14*.dll not found under C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\ [D:\buildarea\3.7.bolen-windows10\build\PCbuild\pythoncore.vcxproj]
History
Date User Action Args
2020-03-11 13:36:13vstinnersetrecipients: + vstinner, paul.moore, tim.golden, freakboy3742, zach.ware, steve.dower, miss-islington
2020-03-11 13:36:13vstinnersetmessageid: <1583933773.7.0.672445115813.issue39930@roundup.psfhosted.org>
2020-03-11 13:36:13vstinnerlinkissue39930 messages
2020-03-11 13:36:13vstinnercreate