You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There are (probably old) versions of CBC that cannot be used for optimising pyomo models but that are still accepted by the installation test
To Reproduce
Steps to reproduce the behavior:
Install the wrong version of CBC (need to pin that down).
Run the installation test, it claims the installation is working.
Try to optimise a model.
Pyomo will end with termination condition unknown and no result. Only flow values that were set as parameters are in the results.
Expected behavior
The installation test should fail.
Desktop
OS: mostly Windows affected, others will probably not install wrong binaries manually.
Additional context
Unlucky I just fixed this at a collegues computer without noting down the pyomo version.
The text was updated successfully, but these errors were encountered:
Describe the bug
There are (probably old) versions of CBC that cannot be used for optimising pyomo models but that are still accepted by the installation test
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The installation test should fail.
Desktop
Additional context
Unlucky I just fixed this at a collegues computer without noting down the pyomo version.
The text was updated successfully, but these errors were encountered: