Home
last modified time | relevance | path

Searched refs:PythonInstaller (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/tools/internal_ci/helper_scripts/
H A Dinstall_python_interpreters.ps123 [string]$PythonInstaller, in Install-Python() variable
27 $PythonInstallerUrl = "https://www.python.org/ftp/python/$PythonVersion/$PythonInstaller.exe" in Install-Python()
28 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python()
54 Wait-Process -Name $PythonInstaller -Timeout 300 in Install-Python() variable
65 Write-Host "Python $PythonVersion installed by $PythonInstaller at $PythonInstallPath." in Install-Python()
71 PythonInstaller = "python-3.8.10"
79 PythonInstaller = "python-3.8.10-amd64"
88 PythonInstaller = "python-3.9.11"
96 PythonInstaller = "python-3.9.11-amd64"
105 PythonInstaller = "python-3.10.3"
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/helper_scripts/
Dinstall_python_interpreters.ps123 [string]$PythonInstaller, in Install-Python() variable
27 $PythonInstallerUrl = "https://www.python.org/ftp/python/$PythonVersion/$PythonInstaller.exe" in Install-Python()
28 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python()
54 Wait-Process -Name $PythonInstaller -Timeout 300 in Install-Python() variable
65 Write-Host "Python $PythonVersion installed by $PythonInstaller at $PythonInstallPath." in Install-Python()
71 PythonInstaller = "python-3.8.10"
79 PythonInstaller = "python-3.8.10-amd64"
88 PythonInstaller = "python-3.9.11"
96 PythonInstaller = "python-3.9.11-amd64"
105 PythonInstaller = "python-3.10.3"
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/kokoro/release/python/windows/
H A Dinstall_python_interpreters.ps120 [string]$PythonInstaller, in Install-Python() variable
24 $PythonInstallerUrl = "https://www.python.org/ftp/python/$PythonVersion/$PythonInstaller.exe" in Install-Python()
25 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python()
51 Wait-Process -Name $PythonInstaller -Timeout 300 in Install-Python() variable
62 Write-Host "Python $PythonVersion installed by $PythonInstaller at $PythonInstallPath." in Install-Python()
68 PythonInstaller = "python-3.8.0"
76 PythonInstaller = "python-3.8.0-amd64"
85 PythonInstaller = "python-3.9.0"
93 PythonInstaller = "python-3.9.0-amd64"
102 PythonInstaller = "python-3.10.0"
[all …]
/aosp_15_r20/external/protobuf/kokoro/release/python/windows/
H A Dinstall_python_interpreters.ps120 [string]$PythonInstaller, in Install-Python() variable
24 $PythonInstallerUrl = "https://www.python.org/ftp/python/$PythonVersion/$PythonInstaller.exe" in Install-Python()
25 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python()
51 Wait-Process -Name $PythonInstaller -Timeout 300 in Install-Python() variable
62 Write-Host "Python $PythonVersion installed by $PythonInstaller at $PythonInstallPath." in Install-Python()
68 PythonInstaller = "python-3.8.0"
76 PythonInstaller = "python-3.8.0-amd64"
85 PythonInstaller = "python-3.9.0"
93 PythonInstaller = "python-3.9.0-amd64"
102 PythonInstaller = "python-3.10.0"
[all …]