You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2021. It is now read-only.
Why the tool still Install python 2.7 when it needs to install 3.8?
PS C:\Windows\system32> npm install --global windows-build-tools
> windows-build-tools@5.2.2 postinstall C:\Users\Candyseul\AppData\Roaming\npm\node_modules\windows-build-tools
> node ./dist/index.js
Downloading python-2.7.15.amd64.msi
[============================================>] 100.0% of 20.25 MB (1.12 MB/s)
Downloaded python-2.7.15.amd64.msi. Saved to C:\Users\Candyseul\.windows-build-tools\python-2.7.15.amd64.msi.
Downloading vs_BuildTools.exe
[============================================>] 100.0% of 1.12 MB (746.57 kB/s)
Downloaded vs_BuildTools.exe. Saved to C:\Users\Candyseul\.windows-build-tools\vs_BuildTools.exe.
Starting installation...
Launched installers, now waiting for them to finish.
This will likely take some time - please be patient!
Status from the installers:
---------- Visual Studio Build Tools ----------
Successfully installed Visual Studio Build Tools.
------------------- Python --------------------
Now configuring the Visual Studio Build Tools and Python...
All done!
+ windows-build-tools@5.2.2
added 145 packages from 99 contributors in 232.448s
MFunction96, cclauss, Zireael, Zhwt, marcusreese and 7 more