Home
last modified time | relevance | path

Searched defs:PythonInstallerPath (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/tools/internal_ci/helper_scripts/
Dinstall_python38.ps118 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python() variable
29 Write-Host "Python installer $PythonInstallerPath validated." in Install-Python() variable
32 …& $PythonInstallerPath /quiet InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=$PythonInst… in Install-Python() variable