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 steve.dower
Recipients 4evermaat, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-10-21.16:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571675899.01.0.953133696998.issue38533@roundup.psfhosted.org>
In-reply-to
Content
Can you try installing https://aka.ms/vs/16/release/VC_redist.x64.exe and then see if it makes a difference?

At least one package in 3.8 still contained a dependency on the C++ runtime, which we do not include, and it's possible that 3.7.5 had the same issue. Both will be fixed in the next updates, but the workaround is to install the file above.
History
Date User Action Args
2019-10-21 16:38:19steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, 4evermaat
2019-10-21 16:38:19steve.dowersetmessageid: <1571675899.01.0.953133696998.issue38533@roundup.psfhosted.org>
2019-10-21 16:38:18steve.dowerlinkissue38533 messages
2019-10-21 16:38:18steve.dowercreate