python-mip
python-mip copied to clipboard
About Python MIP Solver NameError: name 'cbclib' is not defined error
Hi, When I run a python mip code I get the following error "NameError: name 'cbclib' is not defined" I tried everything that is on the internet about solution of this issue. They did not work for me please help it is an urgent situation. I am using MacBook Air MacOS Sierra 10.12.6 python version 3.9.7 (default, Sep 16 2021, 08:50:36) MIP version 1.13.0 Thank you It is the same issue as #167
Preferably then, comment on #167 and provide complete and minimal reproduction steps there.