Skip to content

Installation: CPLEX Error even though pyomo is installed #16

@JFHoelscher

Description

@JFHoelscher

pip install actionable-recourseleads to the following output for me:

[...]
Requirement already satisfied: pyomo>=5.6.1 in /usr/lib/python3.8/site-packages (from actionable-recourse) (5.6.9)
ERROR: Could not find a version that satisfies the requirement cplex>=12.8 (from actionable-recourse) (from versions: none) 
ERROR: No matching distribution found for cplex>=12.8 (from actionable-recourse)

As CBC and pyomo are up-to-date and pyomo is detected, I wonder why CPLEX errors still prevent the installation.
Note: As this appeared only after I updated my kernel, the error is possibly connected to an issue about my setup that I do not understand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions