Bump to FLINT 3.5.0 #1639
buildwheel.yml
on: pull_request
Matrix: build_wheels
Build sdist
3m 17s
Test docs (build and doctest)
4m 32s
Test old Cython/meson-python
2m 21s
Test flint main Linux x86-64
5m 24s
Test flint main Linux ARM
4m 9s
Test coverage setuptools build
7m 6s
Test coverage meson build
2m 5s
Test SymPy master
19m 31s
Matrix: test_flint_releases
Matrix: test_pip_flint_deb
Matrix: test_sympy
Test Pyodide wheel
1m 13s
Matrix: test_wheels
Upload Anaconda Scientific Python nightly wheels
Publish GitHub release
Annotations
9 errors
|
Test 3.13t wheel on windows-11-arm
The process 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' failed with exit code 1
|
|
Test 3.13t wheel on windows-11-arm
+ Throw "Error happened during pip installation / upgrade"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Error happened ...ation / upgrade:String) [], RuntimeException
+ FullyQualifiedErrorId : Error happened during pip installation / upgrade
|
|
Test 3.13t wheel on windows-11-arm
Error happened during pip installation / upgrade
At C:\a\_temp\f4c327e2-c2a4-4a8a-a70d-7daf198a7e11\setup.ps1:143 char:5
|
|
Test 3.13t wheel on windows-11-arm
Current thread 0x00002434 (most recent call first):
<no Python frame>
|
|
Test 3.13t wheel on windows-11-arm
ModuleNotFoundError: No module named 'encodings'
|
|
Test 3.13t wheel on windows-11-arm
Fatal Python error: Failed to import encodings module
Python runtime state: core initialized
|
|
Test 3.13t wheel on windows-11-arm
Could not find platform independent libraries <prefix>
|
|
Test 3.13t wheel on windows-11-arm
At C:\a\_temp\f4c327e2-c2a4-4a8a-a70d-7daf198a7e11\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
|
|
Test 3.13t wheel on windows-11-arm
Remove-Item : Cannot find path 'C:\hostedtoolcache\windows\Python\3.13.13\arm64-freethreaded\python.exe' because it
does not exist.
|