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

1

7

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
Cephalization answered 29/3, 2021 at 18:27 Comment(0)
F
4

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,

Foist answered 31/3, 2021 at 13:3 Comment(2)
Viu-Long Kong, do you happen to have an update on when CPLEX will be providing an M1 port?Odoacer
Done. See #74892500Jenkins

© 2022 - 2024 — McMap. All rights reserved.