Bump suite from 3fd1083 to cd33967
#2474
Annotations
9 errors
|
ci (windows-latest, tests-3.14)
The process 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' failed with exit code 1
|
|
ci (windows-latest, tests-3.14)
At D:\a\_temp\22e45c48-d6e1-40af-b38a-33890f41aca9\setup.ps1:143 char:5
+ Throw "Error happened during pip installation / upgrade"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Error happened ...ation / upgrade:String) [], RuntimeException
+ FullyQualifiedErrorId : Error happened during pip installation / upgrade
|
|
ci (windows-latest, tests-3.14)
Error happened during pip installation / upgrade
|
|
ci (windows-latest, tests-3.14)
'C:\hostedtoolcache\windows\Python\3.14.3\x64-freethreaded\python.exe' is not recognized as an internal or external command,
operable program or batch file.
|
|
ci (windows-latest, tests-3.14)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\hostedtoolca...aded\python.exe:String) [New-Item], ItemNotFoundExcep
tion
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.NewItemCommand
|
|
ci (windows-latest, tests-3.14)
exist.
At D:\a\_temp\22e45c48-d6e1-40af-b38a-33890f41aca9\setup.ps1:136 char:1
+ New-Item -Path "$PythonArchPath\python3.exe" -ItemType SymbolicLink - ...
|
|
ci (windows-latest, tests-3.14)
New-Item : Cannot find path 'C:\hostedtoolcache\windows\Python\3.14.3\x64-freethreaded\python.exe' because it does not
|
|
ci (windows-latest, tests-3.14)
+ New-Item -Path "$PythonArchPath\python.exe" -ItemType SymbolicLin ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\hostedtoolca...python3.14t.exe:String) [New-Item], ItemNotFoundExcep
tion
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.NewItemCommand
|
|
ci (windows-latest, tests-3.14)
New-Item : Cannot find path 'C:\hostedtoolcache\windows\Python\3.14.3\x64-freethreaded\python3.14t.exe' because it
does not exist.
At D:\a\_temp\22e45c48-d6e1-40af-b38a-33890f41aca9\setup.ps1:132 char:5
|