Originally posted by: MikaëlCapelle
I have Cplex studio 12.7.1 and I would like to use it with docplex in python 3.6. I currently get the following error:
Exception: CPLEX 12.7.0.0 is not compatible with this version of Python.
But this seems a bit odd since using the community edition of "pycplex" (with Anaconda) and python 3.6 causes no such issue...
Is there a way to "bypass" this version limitation with the academic version of Cplex?
#CPLEXOptimizers#DecisionOptimization