-
-
Notifications
You must be signed in to change notification settings - Fork 704
Closed
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues for a bug report that matches the one I want to file, without success.
Did you read the documentation and troubleshoot guide?
- I have read the documentation and troubleshoot guide
Environment
- **any OS**:
- **Sage with Python 11**:Steps To Reproduce
Building: make pyscipopt fails with Python 3.11
Expected Behavior
should work
Actual Behavior
is broken, see scipopt/PySCIPOpt#660
The reason is use of non-public API, see there for more details