ipopt = SolverFactory('ipopt')
pyomo does not manage to find the ipopt executable, since repr(ipopt) gives the message:
<Plugin UnknownSolver 'ipopt'>
instead of the expected ASLplugin message. We have tried to link the executable to the same locations that we use succesfully on Linux ( /usr/local/bin ) but apparently Pyomo on Mac does not seem to look for it on the same location. Do you know which path should we use?
Many thanks in advance!!!
--
You received this message because you are subscribed to the Google Groups "Pyomo Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyomo-forum...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.