fixup! fixup! fixup! fixup! fixup! Build free-threaded CPython wheels #1388
python-package.yml
on: push
Matrix: tox
Matrix: build-macos
Matrix: build
Matrix: linux-wheels
test-docs
1m 50s
Matrix: parse_sdl
publish
0s
Annotations
8 errors and 2 warnings
|
build (windows-11-arm, 3.14t, arm64)
The process 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' failed with exit code 1
|
|
build (windows-11-arm, 3.14t, arm64)
+ Throw "Error happened during pip installation / upgrade"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Error happened ...ation / upgrade:String) [], RuntimeException
+ FullyQualifiedErrorId : Error happened during pip installation / upgrade
|
|
build (windows-11-arm, 3.14t, arm64)
Error happened during pip installation / upgrade
At C:\a\_temp\6fa154fa-6d2b-4641-b41a-7bf84f46d6df\setup.ps1:143 char:5
|
|
build (windows-11-arm, 3.14t, arm64)
ModuleNotFoundError: No module named 'encodings'
Stack (most recent call first):
<no Python frame>
|
|
build (windows-11-arm, 3.14t, arm64)
Fatal Python error: Failed to import encodings module
Python runtime state: core initialized
|
|
build (windows-11-arm, 3.14t, arm64)
Could not find platform independent libraries <prefix>
|
|
build (windows-11-arm, 3.14t, arm64)
At C:\a\_temp\6fa154fa-6d2b-4641-b41a-7bf84f46d6df\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
|
|
build (windows-11-arm, 3.14t, arm64)
Remove-Item : Cannot find path 'C:\hostedtoolcache\windows\Python\3.14.2\arm64-freethreaded\python.exe' because it
does not exist.
|
|
build-macos (pp310-*)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
|
build-macos (pp310-*)
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (10.15).
|