Skip to content

Add support for Alpine #756

@torepettersen

Description

@torepettersen

It does not seems like it is possible to install the ortools on Alpine.
Is it possible to add support for that?

FROM python:3-alpine

RUN pip install ortools
Step 2/2 : RUN pip install ortools
 ---> Running in 2cf3452ad8a8
Collecting ortools
  Could not find a version that satisfies the requirement ortools (from versions: )
No matching distribution found for ortools
The command '/bin/sh -c pip install ortools' returned a non-zero code: 1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions