Ted Ralphs
Ted Ralphs
Seems like PuLP should not even be trying to execute that pre-packaged binary. I guess there is an issue with how PuLP determines the platform. It should just say that...
If you want to use PuLP with Cbc installed with conda, you are probably better off just installing PuLP itself with conda: https://github.com/conda-forge/pulp-feedstock.
The list of things that need to be done is in #374, which should be copied over to a new PR. I decided to merge what was done so far,...
This may be a better question for the developed of the Rust interface. It's not really clear to me if you're required to install Cbc yourself or if it is...
I wouldn't spend a lot of time on a PR related to building DLLs for the current `stable/2.10 branch`. When we create `stable/3.0` from what is currently in master, a...
I can probably make a new release 2.10.13 from stable/2.10, but this requires making new releases of all dependencies in the stack and then those have to propagate to conda-forge,...
Yes, I just became aware of exactly this. It's good to have. At this point, I think we are going to need another round of updates anyway, since I believe...