Skip to content

or-tools: fix for python 3.14 - #558183

Closed
stephen-huan wants to merge 1 commit into
NixOS:masterfrom
stephen-huan:ortools
Closed

or-tools: fix for python 3.14#558183
stephen-huan wants to merge 1 commit into
NixOS:masterfrom
stephen-huan:ortools

Conversation

@stephen-huan

Copy link
Copy Markdown
Member

Things done

or-tools has been upgraded to v9.15, which supports python 3.14 upstream (see google/or-tools#4922, releases on pypi). I am a bit confused how the pinned pybind works, but it builds and works in my testing (running k-means-constrained). In addition, the pybind situation should improve in the next release (e.g. google/or-tools#5094, google/or-tools#5190).

Requires #557250 as well (but this is true also for Python 3.13).

@nixpkgs-ci
nixpkgs-ci Bot requested a review from andersk August 30, 2026 22:35
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. labels Aug 30, 2026
@FliegendeWurst

Copy link
Copy Markdown
Member

This was done a bit differently in #551898 already, so I think the issue is already resolved.

@stephen-huan
stephen-huan deleted the ortools branch September 9, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants