Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running tests yields error of cbc solver #60

Closed
victoraalves opened this issue Aug 29, 2024 · 0 comments · Fixed by #65
Closed

Running tests yields error of cbc solver #60

victoraalves opened this issue Aug 29, 2024 · 0 comments · Fixed by #65

Comments

@victoraalves
Copy link

Hello,

When running some of tests, I have problems with the cbc solver:

ERROR pyomo.opt:solvers.py:588 Solver (cbc) returned non-zero return code (-6)
========================================================== short test summary info ===========================================================
FAILED test_equations.py::test_total_cost - pyomo.common.errors.ApplicationError: Solver (cbc) did not exit normally
FAILED test_equations.py::test_annual_co2 - pyomo.common.errors.ApplicationError: Solver (cbc) did not exit normally
FAILED test_equations.py::test_objective_from_capacity - pyomo.common.errors.ApplicationError: Solver (cbc) did not exit normally
FAILED test_equations.py::test_objective_from_energy - pyomo.common.errors.ApplicationError: Solver (cbc) did not exit normally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant