What is the current behavior? pip install qiskit-aqua==0.7.0 generates error. Collecting cplex; python_version >= "3.6" and python_version < "3.8" (from qiskit-aqua ...
Exception: CPLEX 12.10.0.0 is not compatible with this version of Python. It is weird since I only have python 3.7 on my Windows and I am pretty sure that python 3.7 is compatible with CPLEX 12.10.0.0 ...