Ask Your Question
1

No module named coin_backend

asked 6 years ago

mohammadharizi gravatar image

Please help me, When I run Present.sage file content as a new notebook on SageMath 8.1, an error message appears with the phrase "No module named coin_backend". Even though I installed the package cbc, it still remains a problem. So where is the problem? Can someone tell me how I could to add the module?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 6 years ago

Sébastien gravatar image

updated 6 years ago

You need to run make after the installation of cbc or at least rebuild sagelib. The documentation on MILP solvers says to install cbc like this:

sage -i cbc sagelib
Preview: (hide)
link

Comments

It was resolved. Thanks to your guide.

mohammadharizi gravatar imagemohammadharizi ( 6 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 6 years ago

Seen: 179 times

Last updated: Aug 07 '18