Python Error – No Executable Found For Solver Ipopt
The problem is that the solver ipopt is missing from the path. There is no such executable in the path. You need to install the library helper so that pyomo can find it. Then, you should run the command idaes to install the ipopt in the system path.