Skip to content

Commit

Permalink
Add a note with SCIP import error
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Nov 24, 2024
1 parent 7ff9a72 commit 0c9e070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Use the following resources to get involved.
- Version **0.9.9** has known issues and has been yanked from PyPI
- `kvxopt` is recommended to install via `conda` as sometimes ``pip`` struggles to set the correct path for compiled libraries
- `cvxpy` versions **below 1.5** are incompatible with `numpy` versions **2.0 and above**
- If solver `SCIP` run into import error, try to reinstall its Python interface by running `pip install pyscipopt --no-binary scip`

AMS is released as ``ltbams`` on PyPI and conda-forge.
Install from PyPI using pip:
Expand Down

0 comments on commit 0c9e070

Please sign in to comment.