runner info #2
Annotations
8 errors
|
diagnose
The process 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' failed with exit code 1
|
|
diagnose
+ Throw "Error happened during pip installation / upgrade"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Error happened ...ation / upgrade:String) [], RuntimeException
+ FullyQualifiedErrorId : Error happened during pip installation / upgrade
|
|
diagnose
Error happened during pip installation / upgrade
At C:\a\_temp\af962eaf-1f63-4bd8-b811-c6bd8c6310b5\setup.ps1:143 char:5
|
|
diagnose
ModuleNotFoundError: No module named 'encodings'
Stack (most recent call first):
<no Python frame>
|
|
diagnose
Fatal Python error: Failed to import encodings module
Python runtime state: core initialized
|
|
diagnose
Could not find platform independent libraries <prefix>
|
|
diagnose
does not exist.
At C:\a\_temp\af962eaf-1f63-4bd8-b811-c6bd8c6310b5\setup.ps1:131 char:5
+ Remove-Item -Path "$PythonArchPath\python.exe" -Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\hostedtoolca...aded\python.exe:String) [Remove-Item], ItemNotFoundEx
ception
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
|
|
diagnose
Remove-Item : Cannot find path 'C:\hostedtoolcache\windows\Python\3.14.2\arm64-freethreaded\python.exe' because it
|