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.
pip install actionable-recourse
leads to the following output for me: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.