I created a new python environment using python 3.10. Using the full blown CPLEX 22.1.1.0, which we have as a business partner (i.e., not the community edition). To install the python libraries, I do `python setup.py install`. Then I get this wonderful message:
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
The installation seems to work, but is there a better way to do the installation to avoid this message?
------------------------------
Irv Lustig
Certified Analytics Professional
INFORMS Fellow
Optimization Principal
Princeton Consultants
------------------------------