Skip to content

Commit 0fe8689

Browse files
committed
Add flag warning mac users of new osx requirements
1 parent 5c9843c commit 0fe8689

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/install.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ To install PySCIPOpt simply run the command:
2828

2929
TLDR: Older linux distributions may not work for newer versions of PySCIPOpt installed via pip.
3030

31+
.. note:: For Mac users: PySCIPOpt versions newer than 5.1.1 installed via PyPI now only support
32+
MACOSX 13+ for users running x86_64 architecture, and MACOSX 14+ for users running newer Apple silicon.
33+
3134
.. note:: For versions older than 4.4.0 installed via PyPI SCIP is not automatically installed.
3235
This means that SCIP must be installed yourself. If it is not installed globally,
3336
then the ``SCIPOPTDIR`` environment flag must be set, see :doc:`this page </build>` for more details.

0 commit comments

Comments
 (0)