Skip to content

Conversation

@mkannwischer
Copy link
Collaborator

Currently we are using ortools 9.12 for Python 3.13 onwards as 9.7 does not support it.
However, ortools 9.7 only supports Python 3.12 for linux, not MacOS. This commit uses ortools 9.12 starting from Python 3.12.

Resolves #342

Currently we are using ortools 9.12 for Python 3.13 onwards as 9.7 does not
support it.
However, ortools 9.7 only supports Python 3.12 for linux, not MacOS.
This commit uses ortools 9.12 starting from Python 3.12.

Signed-off-by: Matthias J. Kannwischer <[email protected]>
@mkannwischer mkannwischer marked this pull request as ready for review October 13, 2025 08:58
@dop-amin
Copy link
Collaborator

Looks good.

@mkannwischer mkannwischer merged commit a4c2fb3 into main Oct 13, 2025
38 checks passed
@mkannwischer mkannwischer deleted the fix-python3.12-macos branch October 13, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pip install does not work Python 3.12 on MacOS

3 participants