Skip to content

Commit

Permalink
do this separately
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Mar 2, 2024
1 parent f64f8e5 commit 63b4b13
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/knownissues.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
********************************************************************************
Known Issues
********************************************************************************

- pyomo cannot find ipopt location: ``pyomo.common.errors.ApplicationError: No executable found for solver 'ipopt'``.
Please refer this thread for solution: https://groups.google.com/g/open-dsopf/c/wYPbZp-HLCw?pli=1

- :mod:`compas_cra` uses `IPOPT <https://coin-or.github.io/Ipopt/>`_ solver, so it might not work for PC with AMD processor.

0 comments on commit 63b4b13

Please sign in to comment.