Electron Build Tools `ERROR Error: Failed to run "choco install pywin32 --yes"`


E:\>e init main-testing -i testing --root=e:/src/electron
WARN A fixable error has occurred
--> A required dependency "pywin32" could not be located, it probably has to be installed.
Do you want build-tools to try fix this for you? [y/n]: y

Running "choco install pywin32 --yes"
ERROR Error: Failed to run "choco install pywin32 --yes"
    at spawnSyncWithLog (C:\Users\zeeis\.electron_build_tools\src\utils\deps-check.js:11:11)
    at fix (C:\Users\zeeis\.electron_build_tools\src\utils\deps-check.js:39:9)
    at maybeAutoFix (C:\Users\zeeis\.electron_build_tools\src\utils\maybe-auto-fix.js:13:3)
    at whichAndFix (C:\Users\zeeis\.electron_build_tools\src\utils\which.js:10:5)
    at checkPlatformDependencies (C:\Users\zeeis\.electron_build_tools\src\utils\deps-check.js:61:7)
    at Object.<anonymous> (C:\Users\zeeis\.electron_build_tools\src\e-init.js:165:3)
    at Module._compile (internal/modules/cjs/loader.js:1072:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
    at Module.load (internal/modules/cjs/loader.js:937:32)
    at Function.Module._load (internal/modules/cjs/loader.js:778:12)



>choco install pywin32 --yes
Chocolatey v0.10.15
Installing the following packages:
pywin32
By installing you accept licenses for the packages.
Progress: Downloading PyWin32 219.0... 100%

PyWin32 v219.0 - Possibly broken
pywin32 package files install completed. Performing other installation steps.
Attempt to get headers for http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/pywin32-219.win-amd64-py3.9.exe/download failed.
  The remote file either doesn't exist, is unauthorized, or is forbidden for url 'http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/pywin32-219.win-amd64-py3.9.exe/download'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
Downloading PyWin32 64 bit
  from 'http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/pywin32-219.win-amd64-py3.9.exe/download'
WARNING: Write-ChocolateyFailure is deprecated and will be removed in v2. If you are the package maintainer, please use 'throw $_.Exception' instead.
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/pywin32-219.win-amd64-py3.9.exe/download'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
The install of pywin32 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\PyWin32\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - pywin32 (exited 404) - Error while running 'C:\ProgramData\chocolatey\lib\PyWin32\tools\chocolateyInstall.ps1'.
 See log for details.

Tan Shuai
Tan Shuai
Engineer of Decentralized Technologies

My research & development interests include artificial intelligence, blockchain and peer-to-peer streaming.