I am trying to run cplex on my M1. I am hoping I can get it to run on python 3.8/9 because I also need to run tensorflow (which I run through miniconda for M1). When I try to pip install it within the miniconda python environment, I get the following error:
ERROR: Could not find a version that satisfies the requirement cplex (from versions: none)
ERROR: No matching distribution found for cplex