Skip to content

Bump to FLINT 3.5.0 #1639

Bump to FLINT 3.5.0

Bump to FLINT 3.5.0 #1639

Re-run triggered April 30, 2026 13:19
Status Failure
Total duration 57s
Artifacts 8

buildwheel.yml

on: pull_request
Matrix: build_wheels
Test docs (build and doctest)
4m 32s
Test docs (build and doctest)
Test old Cython/meson-python
2m 21s
Test old Cython/meson-python
Test flint main Linux x86-64
5m 24s
Test flint main Linux x86-64
Test flint main Linux ARM
4m 9s
Test flint main Linux ARM
Test coverage setuptools build
7m 6s
Test coverage setuptools build
Test coverage meson build
2m 5s
Test coverage meson build
Test SymPy master
19m 31s
Test SymPy master
Matrix: test_flint_releases
Matrix: test_pip_flint_deb
Matrix: test_sympy
Test Pyodide wheel
1m 13s
Test Pyodide wheel
Matrix: test_wheels
Upload Anaconda Scientific Python nightly wheels
Upload Anaconda Scientific Python nightly wheels
Publish to PyPI
Publish to PyPI
Publish GitHub release
Publish GitHub release
Fit to window
Zoom out
Zoom in

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.