Python installation hangs when installing "windows build tools" by NPM

Asked

Viewed 25 times

-2

I’m trying to run a project, but the same one gives several errors without python, ok, I installed:

npm install --global windows-build-tools

also tried:

npm install --global --production [email protected]

uninstalled any python from my pc and restarted, but while running it still hangs on : inserir a descrição da imagem aqui

I tried to run all commands by Vscode in administrator mode and the Powershell administrator, none works, tried to restart the PC, and none of it worked, until I reinstalled the Node and it didn’t work

I tried to install python manually and set it inside the project, pro NPM Install to be successful in the project, but still did not succeed, I do not know what else to do

  • After installing python it spends some time on this line processing the python installation part. Wait until the completion.

  • But how long? I left like 2hrs and n left

  • If installed, aborted and reinstalled several times may have corrupted the system. See the accelerated gif on that page, He stays on that line for a while.

  • In the -- Visual Studio Building Tools --- field is below: Still Waiting for log installer

  • Have you tried for the chocolately? choco install visualstudio2019buildtools PS: You have to do manual reboot after installation is finished.

  • Has fur Yarn, yarn global add windows-build-tools

Show 1 more comment
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.