pulp icon indicating copy to clipboard operation
pulp copied to clipboard

PulpSolverError: PULP_CBC_CMD: Not Available

Open RobertMercieca opened this issue 3 years ago • 3 comments

As the title says I am getting that error, I am using conda with python 3.8.12 and pulp 2.5.1 and getting the above error on mac m1 pro.

Using base profile python 3.9.7 works perfectly, is this a conda error, a python error or a pulp error not working well with python 3.8.12.

Thanks

RobertMercieca avatar Nov 26 '21 22:11 RobertMercieca

Have you tried using the pip version of pulp? We do not have visibility about the conda package, unfortunately. We actually do run automatic tests with python 3.8 in windows in github actions and they run correctly, e.g. : https://github.com/coin-or/pulp/runs/4143588412?check_suite_focus=true

pchtsp avatar Nov 28 '21 08:11 pchtsp

Hi, yes I did try using pip, also pulp 2.5 and even below. Seems to be a conda issue then, maybe I will open one there

RobertMercieca avatar Nov 28 '21 11:11 RobertMercieca

I guess this is the same or at least relates to conda-forge/pulp-feedstock#22

mlisovyi avatar Dec 22 '21 09:12 mlisovyi

closing as relates to conda, not pulp

pchtsp avatar Jan 16 '24 16:01 pchtsp