spatial-data-lab / knime-geospatial-extension

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
MIT License
25 stars 10 forks source link

Pulp is missing solver on Linux #289

Closed koettert closed 3 weeks ago

koettert commented 1 year ago

On Ubuntu Linux the Pulp solvers are not available.

wybert commented 1 year ago

Install pulp on Mac and Linux using, pip install pulp The version I installed is pulp-2.7.0. It all passed the pulptest

wybert commented 1 year ago

@koettert Install pulp on Mac and Linux using, pip install pulp The version I installed is pulp-2.7.0. It all passed the pulptest

koettert commented 1 year ago

Check if this also works on Windows and if it works update the geospatial_env:yml file accordingly

koettert commented 3 weeks ago

Fixed with https://github.com/spatial-data-lab/knime-geospatial-extension/commit/304ebda8a9b1fdc4bf91fbad3589652fa4a88c9e