-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
I'm currently getting an error that the Cbc version installed is too new.
ERROR: LoadError: You have installed version 2.10.8 of Cbc, which is not supported by
Cbc.jl We require Cbc version 2.10. After installing Cbc 2.10, run:
import Pkg
Pkg.rm("Cbc")
Pkg.add("Cbc")
If you have a newer version of Cbc installed, changes may need to be made
to the Julia code. Please open an issue at
https://github.com/jump-dev/Cbc.jl.
Is there anything I can do to still use Cbc.jl without an updated version?
Metadata
Metadata
Assignees
Labels
No labels