Search code examples
python-3.xcplexpython-3.8python-3.9apple-m1

Cplex installation "Could not find a version that satisfies..." and "No matching distribution" for Apple M1


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

Solution

  • I'm sorry but there is currently no M1 port for CPLEX. Team is looking into it, but I cannot provide any ETA for now.

    Best regards,