0
votes

I am trying to install BARON solver on Pyomo + Anaconda. However, I have difficulty linking the solver executables with Pyomo?

Any suggestion?

1

1 Answers

2
votes

Pyomo looks for solvers on your system PATH.

Instructions for how to set the PATH can be found quite easily by Googling "How to set system PATH".