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_python_interpreters.ps128 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python() variable
39 Write-Host "Python installer $PythonInstallerPath validated." in Install-Python() variable
42 …& $PythonInstallerPath /passive InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=$PythonIn… in Install-Python() variable