New submission from Steve Dower <steve.do...@python.org>:

Because we are only looking for the VC141 redistributable, if we only have 
VC142 available then we won't find it.

We should expand the glob() call to allow VC14?\vcruntime140.dll.

----------
assignee: steve.dower
components: Distutils, Windows
messages: 351638
nosy: dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
pull_requests: 15495
severity: normal
status: open
title: distutils cannot locate vcruntime140.dll with only VS 2019 installed
versions: Python 3.7, Python 3.8, Python 3.9

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

Reply via email to