Xinfa Zhu added the comment:
I have a similar issue. Do we have an estimate how long it may take to fix this
bug? Thanks. I can help but would need some mentoring.
--
nosy: +xinfazhu
___
Python tracker
<https://bugs.python.org/issue38
Xinfa Zhu added the comment:
Thanks Steve. Here is what you requested.
xinfa@LAPTOP-71TBJKSA MINGW64 /c/Program Files (x86)/Microsoft Visual Studio
$ ./Installer/vswhere.exe
Visual Studio Locator version 2.7.1+180c706d56 [query version 2.3.2200.14893]
Copyright (C) Microsoft Corporation. All
Xinfa Zhu added the comment:
I have had wheel installed. Following this SO answer
(https://stackoverflow.com/a/50314071/7269441), I added "import setuptools"
before distutils (my setup.py attached).
Following is the log, where we see the VS path it is using. BTW, I am trying to
Xinfa Zhu added the comment:
FYI when I reduced my package to 106 extension modules, I could run without the
DLL error.
--
___
Python tracker
<https://bugs.python.org/issue38
Xinfa Zhu added the comment:
Steve, don't know if you still need it but here is what you requested. Sorry
for the slow move (I was working on something else). Seems mine is finding the
x64 before the OneCore, though I don't know the significance.
Python 3.7.1 (default, Dec 10 2018