pulp-platform / pulp

This is the top-level project for the PULP Platform. It instantiates a PULP open-source system with a PULP SoC (microcontroller) domain accelerated by a PULP cluster with 8 cores.
Other
452 stars 114 forks source link

PulpSolverError: PULP_CBC_CMD: Not Available #63

Closed RobertMercieca closed 2 years ago

RobertMercieca commented 2 years ago

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